Skip to main content
A newer version of this page is available. .

RibbonPageGroup.GetDefaultItemsGlyphSize(LinkContainerType) Method

Namespace: DevExpress.Xpf.Ribbon

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

Declaration

public GlyphSize GetDefaultItemsGlyphSize(
    LinkContainerType linkContainerType
)

Parameters

Name Type Description
linkContainerType DevExpress.Xpf.Bars.LinkContainerType

A LinkContainerType value that specifies the type of bar item container.

Returns

Type Description
GlyphSize

A GlyphSize value.

See Also