SharePoint Fluent Ribbon API Documentation
SharePoint Fluent Ribbon API Documentation
FluentRibbon API
FluentRibbon.Definitions.Controls
IContainer Interface
IContainer Properties
Controls Property
ControlsSize Property
IContainer
Controls Property
Child controls of a container
Namespace:
FluentRibbon.Definitions.Controls
Assembly:
FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
Copy
IEnumerable
<
ControlDefinition
>
Controls
{
get
;
set
; }
Property Value
Type:
IEnumerable
ControlDefinition
See Also
Reference
IContainer Interface
FluentRibbon.Definitions.Controls Namespace
SharePoint Fluent Ribbon API