SchedulerResourceHeaderOptions Properties
Provides resource header options for the Scheduler control.Name | Description |
---|---|
Height | Gets or sets the height of the resource header. Inherited from SchedulerResourceHeaderOptionsBase. |
ImageAlign | Gets or sets the image alignment within a resource header. Inherited from SchedulerResourceHeaderOptionsBase. |
ImageInterpolationMode | Gets or sets the algorithm used for image scaling in the headers. |
ImageSize | Gets or sets the size of an image which is shown within a resource header. |
ImageSizeMode | Gets or sets the size mode of an image which is displayed within a resource header. Inherited from SchedulerResourceHeaderOptionsBase. |
ResourceHeaderHtmlTemplate | Returns the template applied to the resource header area. |
RotateCaption | Gets or sets the value indicating whether to rotate the caption’s text. Inherited from SchedulerResourceHeaderOptionsBase. |
See Also