Back to Devexpress

ColumnsSetupFormShowingEventArgs.ControllerParameters Property

windowsforms-devexpress-dot-xtrarichedit-dot-columnssetupformshowingeventargs.md

latest1.8 KB
Original Source

ColumnsSetupFormShowingEventArgs.ControllerParameters Property

Gets the information for initializing the Columns dialog controls.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

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

Property Value

TypeDescription
DevExpress.XtraRichEdit.Forms.ColumnsSetupFormControllerParameters

A DevExpress.XtraRichEdit.Forms.ColumnsSetupFormControllerParameters 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

ColumnsSetupFormShowingEventArgs Class

ColumnsSetupFormShowingEventArgs Members

DevExpress.XtraRichEdit Namespace