A newer version of this page is available.
Switch to the current version.
Resource.Visible Property
Gets or sets whether the resource is visible.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the resource is visible; otherwise, false. |
Remarks
If the current resource is invisible, it is not displayed in grouped mode (when the control's GroupType is SchedulerGroupType.Resource or SchedulerGroupType.Date), and associated appointments are also hidden.
See Also
Feedback