ASPxGridExporterBase.DefaultMaxColumnWidth Field
Holds the default value for the column’s maximum width, in pixels.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Field Value
| Type |
|---|
| Int32 |
See Also
Holds the default value for the column’s maximum width, in pixels.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public const int DefaultMaxColumnWidth = 300
Public Const DefaultMaxColumnWidth As Integer = 300
| Type |
|---|
| Int32 |