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

In This Topic
    Format Property (CellStyle)
    In This Topic
    Gets or sets the format string used to display values.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also