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