Back to Devexpress

VerticalGridCommandButtonSettings Class

aspnet-devexpress-dot-web-205e4023.md

latest2.9 KB
Original Source

VerticalGridCommandButtonSettings Class

Provides settings that affect the command button‘s appearance and functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class VerticalGridCommandButtonSettings :
    GridCommandButtonSettings
vb
Public Class VerticalGridCommandButtonSettings
    Inherits GridCommandButtonSettings

The following members return VerticalGridCommandButtonSettings objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings VerticalGridCommandButtonSettings

See Also

VerticalGridCommandButtonSettings Members

Vertical Grid

DevExpress.Web Namespace