Skip to main content

RibbonStatusBarControl.IsSizeGripVisibleProperty Field

Identifies the RibbonStatusBarControl.IsSizeGripVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

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

Declaration

public static readonly DependencyProperty IsSizeGripVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also