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

In This Topic
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
 
See Also