ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / TreeMap Class / SelectedItem Property

In This Topic
    SelectedItem Property (TreeMap)
    In This Topic
    Gets or sets the selected data item.
    Syntax
    'Declaration
     
    Public Property SelectedItem As Object
    public object SelectedItem {get; set;}
    See Also