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

DashboardControlClientSideEvents.DashboardInitializing Property

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.dll

Declaration

[DefaultValue("")]
[XtraSerializableProperty]
public string DashboardInitializing { get; set; }

Property Value

Type Default
String String.Empty
See Also