TcxSchedulerNavigatorButton.Visible Property
In This Article
Specifies whether the current resource navigation button is shown in the scheduling area.
#Declaration
Delphi
property Visible: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
Set this property to True to display the current button in the scheduling area. Otherwise, the button is hidden.
See Also