Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PreviewRowInfo Class
Properties Methods Events


In This Topic
    PreviewRowInfo Class Members
    In This Topic

    The following tables list the members exposed by PreviewRowInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color for preview row.  
    Public PropertyGets or sets the border for preview row.  
    Public PropertyGets or sets the column index of preview row bound to.  
    Public PropertyGets or sets the font settings for preview row.  
    Public PropertyGets or sets the text color for preview row.  
    Public PropertyGets or sets the height for preview row.  
    Public PropertyGets or sets the horizontal alignment of the content for preview row.  
    Public PropertyGets or sets the amount of spaces to preview row in pixels.  
    Public PropertyGets or sets the vertical alignment of the content for preview row.  
    Public PropertyGets or sets a value indicating whether preview row is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads preview row information from XML.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodResets this instance to default value.  
    Public MethodResets the BackColor property to its default value.  
    Public MethodResets the Border property to its default value.  
    Public MethodResets the ColumnIndex property to its default value.  
    Public MethodResets the Font property to its default value.  
    Public MethodResets the ForeColor property to its default value.  
    Public MethodResets the Height property to its default value.  
    Public MethodResets the HorizontalAlignment property to its default value.  
    Public MethodResets the Padding property to its default value.  
    Public MethodResets the VerticalAlignment property to its default value.  
    Public MethodResets the Visible property to its default value.  
    Public MethodSaves preview row information to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also