Spread Windows Forms 9.0 Product Documentation
PreviewRowInfo Class Members
Properties  Methods  Events


The following tables list the members exposed by PreviewRowInfo.

Public Constructors
 NameDescription
Public ConstructorPreviewRowInfo ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color for preview row.  
Public PropertyBorderGets or sets the border for preview row.  
Public PropertyColumnIndexGets or sets the column index of preview row bound to.  
Public PropertyFontGets or sets the font settings for preview row.  
Public PropertyForeColorGets or sets the text color for preview row.  
Public PropertyHeightGets or sets the height for preview row.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the content for preview row.  
Public PropertyPaddingGets or sets the amount of spaces to preview row in pixels.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the content for preview row.  
Public PropertyVisibleGets or sets a value indicating whether preview row is visible.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads preview row information from XML.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodResetResets this instance to default value.  
Public MethodResetBackColorResets the BackColor property to its default value.  
Public MethodResetBorderResets the Border property to its default value.  
Public MethodResetColumnIndexResets the ColumnIndex property to its default value.  
Public MethodResetFontResets the Font property to its default value.  
Public MethodResetForeColorResets the ForeColor property to its default value.  
Public MethodResetHeightResets the Height property to its default value.  
Public MethodResetHorizontalAlignmentResets the HorizontalAlignment property to its default value.  
Public MethodResetPaddingResets the Padding property to its default value.  
Public MethodResetVerticalAlignmentResets the VerticalAlignment property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodSerializeSaves preview row information to XML.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
Top
See Also

Reference

PreviewRowInfo Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.