ASPxGridViewContextMenuSettings.FooterMenuItemVisibility Property
In This Article
Gets visibility settings of the footer context menu items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Footer |
---|---|---|
ASP. |
Grid |
|
MVCx |
|
|
ASP. |
ASPx |
|
Grid |
|
#Remarks
Use the members provided by the FooterMenuItemVisibility property to specify visibility of footer default context menu items.
See Also