Skip to main content

DXRichEditTableOptions Members

Provides access to the document table options.

Constructors

Name Description
DXRichEditTableOptions() Initializes a new instance of the DXRichEditTableOptions class with the default settings.

Fields

Name Description
GridLinesProperty static Identifies the DXRichEditTableOptions.GridLines dependency property.

Properties

Name Description
GridLines Gets or sets whether the boundaries of cells without borders applied are visible. This is a dependency property.
See Also