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