VerticalGridCommandButtonSettings Class
In This Article
Provides settings that affect the command button‘s appearance and functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class VerticalGridCommandButtonSettings :
GridCommandButtonSettings
#Related API Members
The following members return VerticalGridCommandButtonSettings objects:
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridCommandButtonSettings
VerticalGridCommandButtonSettings
See Also