Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexPie Class / SelectedItemPositionProperty Field


In This Topic
    SelectedItemPositionProperty Field
    In This Topic
    Identifies the SelectedItemPosition dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedItemPositionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexPie.SelectedItemPositionProperty
    public static readonly DependencyProperty SelectedItemPositionProperty
    See Also