Spread Windows Forms 12.0 Product Documentation
Enabled Property (IAlternatingStyles)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IAlternatingStyles Interface : Enabled Property
Gets or sets a boolean value indicating whether the alternating styles is enabled.
Syntax
'Declaration
 
Property Enabled As Boolean
'Usage
 
Dim instance As IAlternatingStyles
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled
bool Enabled {get; set;}
See Also

Reference

IAlternatingStyles Interface
IAlternatingStyles Members