ClassInsertTableCommandParameter
Class
Definition
Namespace:Telerik.WinForms.Documents.RichTextBoxCommands
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class InsertTableCommandParameter
Inheritance: objectInsertTableCommandParameter
Constructors
InsertTableCommandParameter()
Declaration
cs-api-definition
public InsertTableCommandParameter()
Properties
InsertParagraphBeforeTable
Declaration
cs-api-definition
public bool InsertParagraphBeforeTable { get; set; }
Property Value