An enumerated value indicating the type of selection being performed.
[Visual Basic] Public Property ReadOnly SelectionType As SelectionTypes [C#] public SelectionTypes SelectionType { get; } [C++] public: __property SelectionTypes get_SelectionType(); [JScript] public function get SelectionType() : SelectionTypes
SelectionEventArgs Class | Viklele.Win.Designer Namespace