Skip to main content

RibbonStatusBarControl.ActualIsSizeGripVisibleProperty Field

Identifies the RibbonStatusBarControl.ActualIsSizeGripVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v26.1.dll

Declaration

public static readonly DependencyProperty ActualIsSizeGripVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also