ListViewSorterByColumn Property |
Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ByColumn { get; set; }
Public Property ByColumn As Integer
Get
Set
public:
property int ByColumn {
int get ();
void set (int value);
}
member ByColumn : int with get, set
Property Value
Type:
Int32
See Also