GridSearchBehaviorSearchColumnNames Property
Specifies the MappingName of the columns that will be used as search fields.
By default, the visible columns of the grid control are used
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public List<string> SearchColumnNames { get; set; }
Public Property SearchColumnNames As List(Of String)
Get
Set
Property Value
ListString