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