ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / CommandSave Property

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