VisibleResourcesChangedEventArgs.GetVisibleResources() Method
Obtains a collection of visible resources.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Returns
Type | Description |
---|---|
ResourceBaseCollection | A ResourceBaseCollection object that is the collection of resources. |
See Also