WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDateTimeColumn Class / Mode Property
In This Topic
    Mode Property (GridDateTimeColumn)
    In This Topic
    Gets or sets whether the column will show date or time information.
    Syntax
    public GridDateTimeColumnMode Mode {get; set;}
    See Also