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


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