TcxSchedulerNavigatorCustomButtons.VisibleCount Property
In This Article
Gets a count of the custom buttons currently visible in the scheduling area.
#Declaration
Delphi
property VisibleCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the VisibleCount property to get a count of the custom buttons that are currently displayed in the scheduling area.
See Also