A newer version of this page is available.
Switch to the current version.
BootstrapGridColumnEditFormSettings Class
Provides the edit cell's settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapGridColumnEditFormSettings :
GridColumnEditFormSettings
Public Class BootstrapGridColumnEditFormSettings
Inherits GridColumnEditFormSettings
Related API Members
The following members accept/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
Feedback