Back to Devexpress

SectionColumns Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-sectioncolumns-dot-underscore-members.md

latest1.4 KB
Original Source

SectionColumns Members

Represents an interface for creating, applying and retrieving a column layout of a section in a document.

Properties

NameDescription
CountGets the number of columns in the section.

Methods

NameDescription
CreateUniformColumns(SectionPage, Single, Int32)Creates a uniform column layout using the current page settings.
CreateUniformColumns(Single, Single, Int32)Creates a uniform column layout using the specified settings.
GetColumns()Gets the column layout of the current section.
SetColumns(SectionColumnCollection)Applies the columns to the section.

See Also

SectionColumns Interface

DevExpress.XtraRichEdit.API.Native Namespace