ExtentWidth Property (C1ScrollViewer)
In This Topic
Gets a value that contains the horizontal size of the extent. This is a dependency property.
Syntax
'Declaration
Public ReadOnly Property ExtentWidth As Double
public double ExtentWidth {get;}
See Also