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