'Declaration
Public Enum MatchColEnum Inherits System.Enum
public enum MatchColEnum : System.Enum
'Declaration
Public Enum MatchColEnum Inherits System.Enum
public enum MatchColEnum : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.List.MatchColEnum