Back to Devexpress

RibbonControl.ActualWindowTitle Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-90295e0e.md

latest1.0 KB
Original Source

RibbonControl.ActualWindowTitle Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

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

Property Value

Type
String

See Also

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace