TcxSchedulerResourceViewInfo.ImagePosition Property
Gets how the resource’s icon is positioned relative to the resource’s name in the current resource header.
Declaration
property ImagePosition: TcxSchedulerHeaderImagePosition read;
Property Value
| Type |
|---|
| TcxSchedulerHeaderImagePosition |
Remarks
Refer to the TcxSchedulerHeaderImagePosition type description for details on available options.
See Also