Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexViewer.PageBackgroundColorProperty
    public static readonly Xamarin.Forms.BindableProperty PageBackgroundColorProperty
    See Also