Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / ExtentWidth Property

In This Topic
    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