FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellStyle Class / Display Property

In This Topic
    Display Property (CellStyle)
    In This Topic
    Gets or sets whether to show images, text, or both.
    Syntax
    'Declaration
     
    
    Public Property Display As DisplayEnum
    public DisplayEnum Display {get; set;}
    See Also