C1.WPF Namespace / C1ScrollViewer Class / ViewportWidth Property

In This Topic
ViewportWidth Property (C1ScrollViewer)
In This Topic
Gets a value that contains the horizontal size of the content's viewport. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property ViewportWidth As Double
 
See Also