Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScrollingContentInfo Class / ScrollingContentInfo Constructor / ScrollingContentInfo Constructor()


In This Topic
    ScrollingContentInfo Constructor()
    In This Topic
    Initializes a new instance of the ScrollingContentInfo class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ScrollingContentInfo()
    public ScrollingContentInfo()
    See Also