ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / Created Property

In This Topic
    Created Property (C1Ribbon)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Created As System.Boolean
    public System.bool Created {get;}
    See Also