[]
        
(Showing Draft Content)

C1.Win.C1List.MatchColEnum

MatchColEnum Enum

Determines where the search is performed.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum MatchColEnum

Fields

Name Description
AllCols

Search all the visible columns.

CurrentMousePos

Search the column under the mouse cursor.

CurrentSelectedCol

Search the current selected column.

DisplayMember

Search the column of the DisplayMember.

LeftVisibleCol

Search the left most visible column.

RightVisibleCol

Search the right most visible column.