BaseButtonListLayoutMethod 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: 2023.4.9.0
public LayoutMethod LayoutMethod { get; set; }

Property Value

LayoutMethod
The default alignment is SingleColumn

See Also