ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesignerForm Class / ShowIcon Property

In This Topic
    ShowIcon Property (C1ViewSetDesignerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowIcon As System.Boolean
    public System.bool ShowIcon {get; set;}
    See Also