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


In This Topic
IsShowPropertyGrid Property
In This Topic
Determine current PropertyGrid panel visible status
Syntax
'Declaration
 
Public ReadOnly Property IsShowPropertyGrid As Boolean
 
'Usage
 
Dim instance As DesignerMain
Dim value As Boolean
 
value = instance.IsShowPropertyGrid
See Also