CommandSave Property (FlexPivotPage)
In This Topic
Gets the C1.Win.Command.C1Command used to save FlexPivot view files.
Syntax
'Declaration
Public ReadOnly Property CommandSave As C1.Win.Command.C1Command
public C1.Win.Command.C1Command CommandSave {get;}
See Also