GridViewStyles.AdaptiveDetailButtonWidth Property
Specifies the width of a column containing adaptive detail buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 22 | An integer value that specifies the width, in pixels. |
Remarks
Use the AdaptiveDetailButtonWidth property to specify the width of a column containing adaptive detail buttons.
See Also