ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ColumnStyleBase Class / DateTimeInput Property

In This Topic
    DateTimeInput Property
    In This Topic
    Indicates whether a special date-time edit mode is used.
    Syntax
    'Declaration
     
    Public Property DateTimeInput As System.Boolean
    public System.bool DateTimeInput {get; set;}
    See Also