Skip to main content

DescriptionSet.Descriptions Property

For internal use.

Namespace: DevExpress.XtraReports.FavoriteProperties

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public List<ComponentDescription> Descriptions { get; }

Property Value

Type
List<DevExpress.XtraReports.FavoriteProperties.ComponentDescription>
See Also