Click or drag to resize
MRUSplitButtonDefinitionControls Property
Menu controls. At least one member is required.

Namespace: FluentRibbon.Definitions.Controls
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public IEnumerable<ControlDefinition> Controls { get; set; }

Property Value

Type: IEnumerableControlDefinition

Implements

IContainerControls
See Also