ShowButton Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets or sets a value that indicates whether the control should display a dropdown button.
Syntax
'Declaration
Public Property ShowButton As Boolean
public bool ShowButton {get; set;}
See Also