Skip to main content
A newer version of this page is available.
All docs
V18.2

SnapControl.CreateRibbon(RichEditToolbarType) Method

Overrides the corresponding property of the base class to hide it.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v18.2.dll

Declaration

[Browsable(false)]
public RibbonControl CreateRibbon(
    RichEditToolbarType toolbarType
)

Parameters

Name Type
toolbarType RichEditToolbarType

Returns

Type
RibbonControl

Remarks

This property is intended to support the internal infrastructure.

See Also