Class ButtonGroup
- Namespace
- Dynamicweb.CoreUI.Layout
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ButtonGroup : UiComponentBase
- Inheritance
-
ButtonGroup
- Inherited Members
- Extension Methods
Properties
Border
public ButtonGroup.ButtonGroupBorder Border { get; set; }
Property Value
Buttons
public List<Button> Buttons { get; set; }
Property Value
Direction
public ButtonGroup.GrowthDirection Direction { get; set; }
Property Value
Size
public ButtonGroup.ButtonSize Size { get; set; }