Click or drag to resize
DropDownDefinitionControlsSize Property
Size of the controls

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