Back to Devexpress

RibbonPageGroup.KeyTipGroupExpanding Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribbonpagegroup-1731128a.md

latest1.8 KB
Original Source

RibbonPageGroup.KeyTipGroupExpanding Property

Gets or sets the Key Tip used to expand a collapsed ribbon page group. This is a dependency property.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public string KeyTipGroupExpanding { get; set; }
vb
Public Property KeyTipGroupExpanding As String

Property Value

TypeDescription
String

A string that specifies the Key Tip used to expand a collapsed ribbon page group.

|

Remarks

See Key Tips to learn more.

See Also

AllowKeyTips

KeyTipApplicationButton

RibbonPageGroup.KeyTip

KeyTipGroupExpanding

RibbonPage.KeyTip

BarItemLinkBase.KeyTip

KeyTipDropDown

Key Tips

RibbonPageGroup Class

RibbonPageGroup Members

DevExpress.Xpf.Ribbon Namespace