Skip to main content

RibbonControl.ActualIsApplicationButtonTextVisibleProperty Field

Identifies the RibbonControl.ActualIsApplicationButtonTextVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

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

Declaration

public static readonly DependencyProperty ActualIsApplicationButtonTextVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also