WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / Format Property
In This Topic
    Format Property (GridNumericColumn)
    In This Topic
    Gets or sets the format applied to the displayed data.
    Syntax
    public string Format {get; set;}
    See Also