Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DashesEditor
.
.
::
.
.
GetSelectedItem Method
DashesEditor Class
See Also
Clones and returns the selected item.
Namespace:
C1.Silverlight.Chart.Editor
Assembly:
C1.Silverlight.Chart.Editor
(in C1.Silverlight.Chart.Editor.dll)
Syntax
C#
public
Object
GetSelectedItem
()
Visual Basic
Public
Function
GetSelectedItem
As
Object
Return Value
Clone of the selected item.
See Also
DashesEditor Class
C1.Silverlight.Chart.Editor Namespace