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


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