Skip to main content

TcxSchedulerHolidaysLocationHoliday.Visible Property

Specifies whether the holiday is available to the scheduler.

Declaration

property Visible: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

The holiday is available to the scheduler if the TcxSchedulerHolidaysLocation.Visible and Visible property are True.

The default value of the Visible property is True.

See Also