IsFullScreen Property (C1Calendar)
In This Topic
The size equal browser's size in DatePicker In DateTimePicker, the size + TimeSelectionPanel = browser's size
Syntax
'Declaration
Public Property IsFullScreen As Boolean
public bool IsFullScreen {get; set;}
See Also