ImageGear .NET - Updated October 2, 2018
IgnoreGroup Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCreatingGroupEventArgs Class : IgnoreGroup Property
Gets or sets a value indicating whether the group should not be loaded into the page.
Syntax
'Declaration
 
Public Property IgnoreGroup As Boolean
 
'Usage
 
Dim instance As ImGearARTCreatingGroupEventArgs
Dim value As Boolean
 
instance.IgnoreGroup = value
 
value = instance.IgnoreGroup

Property Value

Boolean value.
Remarks
Default value is false.
See Also

Reference

ImGearARTCreatingGroupEventArgs Class
ImGearARTCreatingGroupEventArgs Members