TcxSchedulerEventImageItem.Height Property
Gets the current icon’s height.
Declaration
property Height: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the Height property to determine the height of the current icon’s bounding rectangle (for example, when performing custom drawing).
See Also