BaseButtonListLayoutMethod Property
This is used to set or get the layout method for the buttons
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public LayoutMethod LayoutMethod { get; set; }
Public Property LayoutMethod As LayoutMethod
Get
Set
public:
property LayoutMethod LayoutMethod {
LayoutMethod get ();
void set (LayoutMethod value);
}
member LayoutMethod : LayoutMethod with get, set
Property Value
LayoutMethodThe default alignment is
SingleColumn