Click or drag to resize
IContainerControls Property
Child controls of a container

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

Property Value

Type: IEnumerableControlDefinition
See Also