ASPxGridViewExportSettings.DetailVerticalOffset Property
Gets or sets the detail row’s vertical offset.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 5 | An integer value that specifies the vertical offset. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DetailVerticalOffset |
|---|---|
| ASPxGridView |
|
See Also