[]
The ArrowStyle class contains display attributes that determine the appearance of C1CalendarView arrow button element on the screen.
public class BaseArrowStyle : BaseStyle
| Name | Description |
|---|---|
| BaseArrowStyle() |
| Name | Description |
|---|---|
| BackImage | Gets or sets the background image for the ArrowButton element. |
| BackImageAlignment | Gets or sets the alignment used to render the background image of ArrowButton. |
| BackImageScaling | Gets or sets the scaling used to render the background image of ArrowButton. |
| ForeColor | Gets or sets the Color used to paint the arrow. |
| Parent | Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. |