ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / GlobalColumnStylesForm Class / Created Property

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