Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class / PageBorderColorProperty Field


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