Back to Devexpress

TcxCustomScheduler.VisibleEventCount Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-9f51db87.md

latest876 B
Original Source

TcxCustomScheduler.VisibleEventCount Property

Gets the number of TcxSchedulerControlEvent objects in the collection represented by the VisibleEvents property.

Declaration

delphi
property VisibleEventCount: Integer read;

Property Value

Type
Integer

Remarks

Use the VisibleEventCount property to get the number of TcxSchedulerControlEvent objects.

See Also

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit