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