[]
        
(Showing Draft Content)

C1.Win.Calendar.DateEdit.DateEditStyles

DateEditStyles Class

The DateEditStyles class represents the styles for the C1DateEdit control which contains display attributes that determine the appearance of control.

Inheritance
DateEditStyles
Namespace: C1.Win.Calendar.DateEdit
Assembly: C1.Win.Calendar.8.dll
Syntax
public class DateEditStyles : BaseStyle

Properties

Name Description
Calendar

Gets styles which determine the appearance of the drop-down Calendar part on the screen.

Editor

Gets styles which determine the appearance of the Editor part on the screen.

Methods

Name Description
ResetCalendar()

Restores the default value of the Calendar property.

ResetEditor()

Restores the default value of the Editor property.

ShouldSerializeCalendar()

Specifies whether to save the value of the Calendar property.

ShouldSerializeEditor()

Specifies whether to save the value of the Editor property.