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


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