TcxSchedulerResourceNavigator.ButtonImages Property
Represents the user-defined collection of resource navigation button glyphs.
Declaration
property ButtonImages: TCustomImageList read; write;
Property Value
Type |
---|
TCustomImageList |
Remarks
Use the ButtonImages property to access the user-defined collection of bitmaps used to draw the resource navigation buttons.
Note
the button’s height depends upon the scrollbar’s size.
See Also