Skip to main content

RibbonPageGroup.ItemsGlyphSize Property

Gets the size of images used by bar item links owned by the current object.

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public GlyphSize ItemsGlyphSize { get; }

#Property Value

Type Description
GlyphSize

A GlyphSize value.

#Implements

See Also