ASPxVerticalGridExporter.VerticalGridID Property
Gets or sets the programmatic identifier of the associated ASPxVerticalGrid control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The programmatic identifier assigned to the ASPxVerticalGrid control. |
See Also