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

GridViewRowMenuItemVisibility Class

Provides settings that affect the row context menu items visibility.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewRowMenuItemVisibility :
    ASPxGridSettingsBase

The following members return GridViewRowMenuItemVisibility objects:

Remarks

These settings can be accessed via the ASPxGridViewContextMenuSettings.RowMenuItemVisibility property.

Implements

Inheritance

See Also