DateTimeInput Property (C1DropDownControl)
In This Topic
Whether or not a special edit mode is applied to DateTime values.
Syntax
'Declaration
Public Overridable Property DateTimeInput As Boolean
public virtual bool DateTimeInput {get; set;}
See Also