RibbonTextBox.IsInControlGroup Property

Definition

Gets a value that indicates whether the control is hosted in a RibbonControlGroup.

public:
 property bool IsInControlGroup { bool get(); };
public bool IsInControlGroup { get; }
member this.IsInControlGroup : bool
Public ReadOnly Property IsInControlGroup As Boolean

Property Value

true if the control is hosted in a RibbonControlGroup; otherwise, false.

Remarks

Dependency Property Information

Identifier field IsInControlGroupProperty
Metadata properties set to true None

Applies to