Skip to main content

ReportDesignerModel.KnownEnums Property

For internal use.

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public EnumInfo[] KnownEnums { get; set; }

Property Value

Type
DevExpress.XtraReports.Web.ClientControls.DataContracts.EnumInfo[]
See Also