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