FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumn Class / Format Property

In This Topic
    Format Property (GridColumn)
    In This Topic
    Gets or sets the format applied to the displayed data.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also