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

DescriptionSet.Descriptions Property

For internal use.

Namespace: DevExpress.XtraReports.FavoriteProperties

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public List<ComponentDescription> Descriptions { get; }

Property Value

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