DefaultRowHeight property
The default height of rows in this Scheduler.
Syntax
Set: Scheduler.DefaultRowHeight(iHeight)
Get: int = Scheduler.DefaultRowHeight()
Applies to
Scheduler object.
Data type
int. The iHeight value is an int that specifies the default row height.
Usage
This property specifies the default height of all rows in the Scheduler.
Example
Topic title of example topic
See also
Topic 1
Topic 2