TickBar::SelectionEnd Property
.NET Framework (current version)
Gets or sets the end point of a selection.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [BindableAttribute(true)] property double SelectionEnd { double get(); void set(double value); }
Property Value
Type: System::DoubleThe last value in a range of values for a selection. The default value is -1.0.
The IsSelectionRangeEnabled property must be set to true for the SelectionStart and SelectionEnd properties to be used.
Identifier field | |
Metadata properties set to true |
.NET Framework
Available since 3.0
Available since 3.0
Show: