ShowParagraphFormCommand(IRichEditControl) Constructor
In This Article
Initializes a new instance of the ShowParagraphFormCommand class with the specified owner.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
control | IRich |
An object exposing the DevExpress. |
See Also