WebColumnBase.Name Property
Gets or sets the unique programmatic identifier name for a column.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | A string value that specifies the column’s identifier. |
See Also