ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewExpressionBuilderForm Class / Icon Property

In This Topic
    Icon Property (ViewExpressionBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Icon As System.Drawing.Icon
    public System.Drawing.Icon Icon {get; set;}
    See Also