Spread ASP.NET 6.0 Product Documentation
PreviewRowInfo Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : PreviewRowInfo Class


Glossary Item Box

The following tables list the members exposed by PreviewRowInfo.

Public Constructors

 NameDescription
Public ConstructorPreviewRowInfo ConstructorCreates a set of preview row information.  
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the preview row information.  
Public PropertyBackgroundGets or sets the background of the preview row information.  
Public PropertyBorderGets or sets the border of the preview row information.  
Public PropertyCanSerializeXmlGets whether the preview row information can be rendered with XML in its entirety without losing any information.  
Public PropertyCssClassGets or sets the CSS class name.  
Public PropertyFontGets or sets the font settings of the preview row information.  
Public PropertyForeColorGets or sets the text color of the preview row information.  
Public PropertyHorizontalAlignGets or sets the horizontal alignment of the preview row information.  
Public PropertyIsEmptyGets a value indicating whether this instance is empty.  
Public PropertyMarginGets or sets the margin.  
Public PropertyVerticalAlignGets or sets the vertical alignment of the preview row information.  
Top

Public Methods

 NameDescription
Public MethodDeserializeLoads the preview row information from XML.  
Public MethodGetAppearanceCopies the appearance settings.  
Public MethodResetResets the preview row information.  
Public MethodSerializeSaves the preview row information to XML.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.