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
public C1.Win.Command.C1Command CommandOpen {get;}
See Also