General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
ASPxSchedulerDataWebControlBase.ResourceCollectionLoaded Event
Fires after resources have been loaded into the ResourceBaseCollection collection.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll
Declaration
public event EventHandler ResourceCollectionLoaded
Public Event ResourceCollectionLoaded As EventHandler
Event Data
The ResourceCollectionLoaded event handler receives an argument of the EventArgs type.
Remarks
The ResourceCollectionLoaded event serves as a notification that the ResourceBaseCollection collection has been populated.
See Also
Feedback