[]
        
(Showing Draft Content)

C1.Win.Calendar.Base.Styles.EditorStyle

EditorStyle Class

The EditorStyle class represents the styles for the Editor part of controls based on the C1DateEditBase control which contains display attributes that determine the appearance of control.

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

Implements