TcxSchedulerCustomViewInfoItem.Visible Property
Gets whether the current element will be drawn within the scheduling area.
Declaration
property Visible: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
If the Visible property returns a value of True, then the scheduling area’s current element will be painted.
See Also