Click or drag to resize
LabelDefinition Class
Label for another control
Inheritance Hierarchy

Namespace: FluentRibbon.Definitions.Controls
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public class LabelDefinition : VisualControlBaseDefinition

The LabelDefinition type exposes the following members.

Constructors
  NameDescription
Public methodLabelDefinition
Initializes a new instance of the LabelDefinition class
Top
Fields
  NameDescription
Public fieldForId
Id of referenced control
Top
See Also