Click or drag to resize
SplitButtonDefinitionControlsSize Property
Controls size. By default, 32x32

Namespace: FluentRibbon.Definitions.Controls
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public ControlSize ControlsSize { get; set; }

Property Value

Type: ControlSize

Implements

IContainerControlsSize
See Also