SectionColumn
Class
Represents a text column in a Section.
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class SectionColumn
Inheritance: objectSectionColumn
Constructors
Initializes a new instance of the SectionColumn class.
C#
public SectionColumn()
Initializes a new instance of the SectionColumn class.
Initializes a new instance of the SectionColumn class.
Properties
Gets or sets the space after the column.
C#
public double SpacingAfter { get; }
The spacing after.