ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / EnableTimeView Property

In This Topic
    EnableTimeView Property
    In This Topic
    Time columns will be shown if the value set is true
    Syntax
    'Declaration
     
    Public Property EnableTimeView As System.Boolean
    public System.bool EnableTimeView {get; set;}
    See Also