ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / Display Property

In This Topic
    Display Property
    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