Back to Devexpress

ASPxRoundPanel.EnableClientSideAPI Property

aspnet-devexpress-dot-web-dot-aspxroundpanel.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[DefaultValue(false)]
public bool EnableClientSideAPI { get; set; }
vb
<DefaultValue(False)>
Public Property EnableClientSideAPI As Boolean

Property Value

TypeDefault
Booleanfalse

See Also

RoundPanel

ASPxRoundPanel Class

ASPxRoundPanel Members

DevExpress.Web Namespace