Base Button ListLayout Method Property
This is used to set or get the layout method for the buttons
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
The default alignment is SingleColumn
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public LayoutMethod LayoutMethod { get; set; }VB
Public Property LayoutMethod As LayoutMethod
Get
SetC++
public:
property LayoutMethod LayoutMethod {
LayoutMethod get ();
void set (LayoutMethod value);
}F#
member LayoutMethod : LayoutMethod with get, setProperty Value
LayoutMethodThe default alignment is SingleColumn