Back to Devexpress

ShowTableStyleFormCommand Constructors

officefileapi-devexpress-dot-xtrarichedit-dot-commands-dot-showtablestyleformcommand-dot-ctor.md

latest1.4 KB
Original Source

ShowTableStyleFormCommand Constructors

Invokes the Modify Style dialog window to customize the style and text formatting options of the selected table.

NameParametersDescription
ShowTableStyleFormCommand(IRichEditControl, TableStyle)control, styleInitializes a new instance of the ShowTableStyleFormCommand class with the specified owner and style.
ShowTableStyleFormCommand(IRichEditControl)controlInitializes a new instance of the ShowTableStyleFormCommand class with the specified owner.

See Also

ShowTableStyleFormCommand Class

ShowTableStyleFormCommand Members

DevExpress.XtraRichEdit.Commands Namespace