BootstrapGridColumnEditFormSettings Class
Provides the edit cell’s settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapGridColumnEditFormSettings objects:
Remarks
The BootstrapGridColumnEditFormSettings class provides settings that allow you to specify the edit cell’s caption, visibility, layout and position within the Edit Form. These settings can be accessed using the BootstrapGridViewDataColumn.SettingsEditForm property.
Inheritance
Object
StateManager
GridColumnEditFormSettingsBase
GridColumnEditFormSettings
BootstrapGridColumnEditFormSettings
See Also