ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / CommandOpen Property

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