Skip to main content
Tab

ASPxRoundPanel.EnableClientSideAPI Property

This property is not in effect for the ASPxRoundPanel class. The client-side API is always available for this control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[DefaultValue(false)]
public bool EnableClientSideAPI { get; set; }

Property Value

Type Default
Boolean false
See Also