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


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

    System.Object
       FarPoint.Win.Spread.PreviewRowInfo

    See Also