Skip to main content
A newer version of this page is available. .

CollectionDefinition Class

Represents a collection definition.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v21.2.dll

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public class CollectionDefinition :
    PropertyDefinition

Remarks

To learn more, see Collection Definitions.

See Also