Back to Devexpress

IDashboardControl.GridBestFitMaxRowCount Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-17690fca.md

latest1.2 KB
Original Source

IDashboardControl.GridBestFitMaxRowCount Property

Gets or sets the number of the Grid dashboard item’s data rows whose content is processed to apply best fit to columns.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
int GridBestFitMaxRowCount { get; set; }
vb
Property GridBestFitMaxRowCount As Integer

Property Value

TypeDescription
Int32

An integer value specifying the number of data rows that are processed to apply best fit to columns.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace