Back to Devexpress

SplitTableCellsFormShowingEventArgs.ControllerParameters Property

windowsforms-devexpress-dot-xtrarichedit-dot-splittablecellsformshowingeventargs.md

latest1.9 KB
Original Source

SplitTableCellsFormShowingEventArgs.ControllerParameters Property

Gets the information for initializing the Split Cells dialog controls.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public SplitTableCellsFormControllerParameters ControllerParameters { get; }
vb
Public ReadOnly Property ControllerParameters As SplitTableCellsFormControllerParameters

Property Value

TypeDescription
DevExpress.XtraRichEdit.Forms.SplitTableCellsFormControllerParameters

A DevExpress.XtraRichEdit.Forms.SplitTableCellsFormControllerParameters object containing information to be displayed in the form.

|

See Also

How to: Customize the Hyperlink Form

How to: Customize the Find and Replace Dialog in Rich Text Editor for WinForms

SplitTableCellsFormShowingEventArgs Class

SplitTableCellsFormShowingEventArgs Members

DevExpress.XtraRichEdit Namespace