C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class / LoadingPageSizeProperty Field


In This Topic
LoadingPageSizeProperty Field
In This Topic
Identifies the LoadingPageSize dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly LoadingPageSizeProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexViewer.LoadingPageSizeProperty
See Also