Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScrollingContentInfo Class
Members


In This Topic
    ScrollingContentInfo Class
    In This Topic
    Represents information about the scrolling grid content in the Spread component.
    Syntax
    'Declaration
     
    
    Public Class ScrollingContentInfo 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As ScrollingContentInfo
    public class ScrollingContentInfo : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.ScrollingContentInfo

    See Also