FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ClearButtonStyle Class / Image Property

In This Topic
    Image Property (ClearButtonStyle)
    In This Topic
    Gets or sets the Image for the element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Image As Image
    public virtual Image Image {get; set;}
    See Also