Gets or sets the start of the selected range.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public double SelectionStart { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SelectionStart As Double |
A double value.
See Also