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


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