ASPxVerticalGridEditingSettings Class
In This Article
Provides edit settings for ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridEditingSettings :
ASPxGridEditingSettings
#Related API Members
The following members return ASPxVerticalGridEditingSettings objects:
#Remarks
These settings can be accessed by the ASPxVerticalGrid’s ASPxVerticalGrid.SettingsEditing property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridEditingSettings
ASPxVerticalGridEditingSettings
See Also