ASPxGridViewEditingSettings.EditFormColumnCount Property
In This Article
Gets or sets the maximum number of columns allowed in the Edit Form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 2 | An integer value that specifies the maximum number of columns allowed in the Edit Form. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Edit |
---|---|
ASPx |
|
Grid |
|
#Remarks
See Also