Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / IsShowAllConditionalFormat Property


In This Topic
IsShowAllConditionalFormat Property
In This Topic
Syntax
'Declaration
 
Public Property IsShowAllConditionalFormat As Boolean
 
'Usage
 
Dim instance As DesignerMain
Dim value As Boolean
 
instance.IsShowAllConditionalFormat = value
 
value = instance.IsShowAllConditionalFormat
See Also