[]
        
(Showing Draft Content)

C1.Win.C1Schedule.AppointmentField.Hidden

Hidden Property

Hidden

Determines whether field can be shown and available for sorting, filtering and grouping operations.

Declaration
public 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.