MultiColumnComboBoxRowHeadersWidth Property
This is used to get or set the width of row headers if they are visible
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int RowHeadersWidth { get; set; }
Public Property RowHeadersWidth As Integer
Get
Set
public:
property int RowHeadersWidth {
int get ();
void set (int value);
}
member RowHeadersWidth : int with get, set
Property Value
Int32