[]
        
(Showing Draft Content)

C1.Win.Calendar.UI.BaseStyle

BaseStyle Class

Base style for all styles in C1CalendarView.

Namespace: C1.Win.Calendar.UI
Assembly: C1.Win.Calendar.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class BaseStyle : BaseC1FrameworkStyle

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

Border

Gets or sets the thickness of the border around the element.

BorderColor

Gets or sets the Color used to draw the border around the element.

HorizontalAlignment

Gets or sets how elements should be aligned in the horizontal direction.

Margins

Gets or sets the thickness of the margins around the element.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

VerticalAlignment

Gets or sets how elements should be aligned in the vertical direction.