DataListRowHeaderWidth Property
This property is used to set or get the width of the row headers when the
RowHeadersVisible
property is true.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int RowHeaderWidth { get; set; }
Public Property RowHeaderWidth As Integer
Get
Set
public:
property int RowHeaderWidth {
int get ();
void set (int value);
}
member RowHeaderWidth : int with get, set
Property Value
Int32