C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / CommandOpen Property

In This Topic
CommandOpen Property (FlexPivotPage)
In This Topic
Gets the C1.Win.Command.C1Command used to open FlexPivot view files.
Syntax
'Declaration
 
Public ReadOnly Property CommandOpen As C1.Win.Command.C1Command
 
See Also