Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PreviewRowInfo Class
Properties Methods


In This Topic
    PreviewRowInfo Class Members
    In This Topic

    The following tables list the members exposed by PreviewRowInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a set of preview row information.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the preview row information.  
    Public PropertyGets or sets the background of the preview row information.  
    Public PropertyGets or sets the border of the preview row information.  
    Public PropertyGets whether the preview row information can be rendered with XML in its entirety without losing any information.  
    Public PropertyGets or sets the CSS class name.  
    Public PropertyGets or sets the font settings of the preview row information.  
    Public PropertyGets or sets the text color of the preview row information.  
    Public PropertyGets or sets the horizontal alignment of the preview row information.  
    Public PropertyGets a value that indicates whether this instance is empty.  
    Public PropertyGets or sets the margin.  
    Public PropertyGets or sets the vertical alignment of the preview row information.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the preview row information from XML.  
    Public MethodCopies the appearance settings.  
    Public MethodResets the preview row information.  
    Public MethodSaves the preview row information to XML.  
    Top
    See Also