SchedulerListEditorBase.RequiredProperties Property
Returns an array of descriptors for the properties considered bindable by the SchedulerListEditorBase‘s Collection Source.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
Type | Description |
---|---|
String[] | An array of descriptors for the properties considered bindable by the List Editor‘s Collection Source. |
See Also