ASPxCardView.IsGroupRowExpanded(Int32) Method
In This Article
Indicates whether the specified group row is expanded.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
visible |
Int32 | An integer value that identifies the group row by its visible index. |
#Returns
Type | Description |
---|---|
Boolean |
|
See Also