ShowSymbolFormCommand Class
In This Article
Invokes the Symbol dialog window.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Remarks
The Symbol dialog enables the end-user to visually select a symbol in the font character set.
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
RichEditCommand
ShowSymbolFormCommand
See Also