ImageGear .NET - Updated
Page Property (ImGearARTCreatingGroupEventArgs)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCreatingGroupEventArgs Class : Page Property
Gets the group's parent page.
Syntax
'Declaration
 
Public ReadOnly Property Page As ImGearARTPage
'Usage
 
Dim instance As ImGearARTCreatingGroupEventArgs
Dim value As ImGearARTPage
 
value = instance.Page
public ImGearARTPage Page {get;}
public: __property ImGearARTPage* get_Page();
public:
property ImGearARTPage^ Page {
   ImGearARTPage^ get();
}

Property Value

ImGearARTPage class object.
See Also

Reference

ImGearARTCreatingGroupEventArgs Class
ImGearARTCreatingGroupEventArgs Members