Back to Devexpress

TimeRulerCellStyle Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-timerulercellstyle-dot-underscore-properties.md

latest3.7 KB
Original Source

TimeRulerCellStyle Properties

The storage for Day-based View’s time ruler cell appearance settings.

NameDescription
BackgroundColorGets or sets the color that all time ruler cells use to paint their background.
ContentPaddingGets or sets the padding of all time ruler cells.
CustomizerGets or sets an object that manages an individual cell’s appearance settings.
IntervalLabelFormatGets or sets the string format a cell uses to generate text it displays when the cell displays a time slot that is the first slot in the time scale interval.
IntervalLabelTextStyleGets or sets text appearance settings a cell uses to generate text it displays when the cell displays a time slot that is the first slot in the time scale interval.
IntervalTickColorGets or sets the color a cell uses to paint its tick when the cell displays a time slot that is the last slot in the time scale interval.
IntervalTickLengthGets or sets the tick length of a cell when it displays a time slot that is the last slot in the time scale interval.
SlotLabelFormatGets or sets the string format a cell uses to generate text it displays.
SlotLabelTextStyleGets or sets text appearance settings a cell uses to generate text it displays.
SlotTickColorGets or sets the color a cell uses to paint its tick.
SlotTickLengthGets or sets the tick length of a cell.
TickThicknessGets or sets the thickness of a cell’s tick.

See Also

TimeRulerCellStyle Class

TimeRulerCellStyle Members

DevExpress.XamarinForms.Scheduler Namespace