[]
        
(Showing Draft Content)

C1.Win.Calendar.DateEdit.EditorStyle

EditorStyle Class

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

Namespace: C1.Win.Calendar.DateEdit
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class EditorStyle : TextBoxStyles, IButtonStyleSupport, IUnderlineStyleSupport
Public Class EditorStyle
    Inherits TextBoxStyles
    Implements IButtonStyleSupport, IUnderlineStyleSupport

Implements