RatingColumnMaximumRating Property
This gets or sets the maximum rating and thus the of images drawn in the cells
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int MaximumRating { get; set; }
Public Property MaximumRating As Integer
Get
Set
public:
property int MaximumRating {
int get ();
void set (int value);
}
member MaximumRating : int with get, set
Property Value
Int32The default is five.