Skip to main content
All docs
V18.2

ASPxDesignerToolboxItem.popularProperties Property

Provides access to popular properties of a toolbox control.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public string[] popularProperties { get; }

Property Value

Type Description
String[]

An array of strings that specify names of popular properties.

See Also