CardLayoutTemplate.MaxWidth Property
Gets or sets the maximum width of the card content in pixels.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Nullable<Int32> | null | An integer value that specifies the maximum width of the card content in pixels. |
See Also