FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid 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