Back to Devexpress

QueryIsSearchColumnEventArgs.Caption Property

windowsforms-devexpress-dot-xtraeditors-dot-queryissearchcolumneventargs.md

latest1.1 KB
Original Source

QueryIsSearchColumnEventArgs.Caption Property

Gets the processed column’s caption.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual string Caption { get; }
vb
Public Overridable ReadOnly Property Caption As String

Property Value

TypeDescription
String

A value that specifies a caption.

|

See Also

QueryIsSearchColumnEventArgs Class

QueryIsSearchColumnEventArgs Members

DevExpress.XtraEditors Namespace