ComponentOne Scheduler for WinForms
Hidden Property

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentField Class : Hidden Property
Determines whether field can be shown and available for sorting, filtering and grouping operations.
Syntax
'Declaration
 
Public ReadOnly Property Hidden As System.Boolean
public System.bool Hidden {get;}
Remarks
If this property is true, the Visible, Sort, GroupIndex and Caption property values will be ignored and property change notifications won't be fired.
See Also

Reference

AppointmentField Class
AppointmentField Members