ListPaddingRow Property
Get or set the padding between rows
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int Row {
get;
set; }
Public Property Row As Integer
Get
Set
public:
property int Row {
int get ();
void set (int value);
}
member Row : int with
get, set
Property Value
Int32