Spread for ASP.NET 10 Product Documentation
StyleInfo Class Properties


For a list of all members of this type, see StyleInfo members.

Public Properties
 NameDescription
Public PropertyBackColorGets or sets the style of the cell background color.  
Public PropertyBackgroundGets or sets the style for the cell background.  
Public PropertyBorderGets or sets the style of the cell border.  
Public PropertyCanFocusGets or sets whether the style marks cells as CanFocus.  
Public PropertyCanSerializeXmlGets whether the object in its entirety can be rendered with XML without losing any information.  
Public PropertyCellTypeGets or sets the type of cell for the style.  
Public PropertyEditorGets or sets the editor of the cell for the style.  
Public PropertyEncodeValueGets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method.  
Public PropertyFontGets or sets the style of the cell font settings.  
Public PropertyForeColorGets or sets the text color of the cell for the style.  
Public PropertyFormatterGets or sets the formatter to use.  
Public PropertyHorizontalAlignGets or sets the horizontal alignment of the cell for the style.  
Public PropertyImeModeGets or sets the state of an Input Method Editor (IME) of the cell for the style.  
Public PropertyIsEmptyGets whether there are no style settings set.  
Public PropertyLockedGets or sets whether the style marks cells as locked.  
Public PropertyMarginGets or sets the settings of the cell margins that define the space between the cell border and the cell contents for the four sides of the cell.  
Public PropertyParentGets or sets the name of the parent NamedStyle object for the style.  
Public PropertyRendererGets or sets the renderer of the cell for the style.  
Public PropertyTabStopGets or sets whether the style marks cells as TabStop.  
Public PropertyVerticalAlignGets or sets the vertical alignment of the cell for the style.  
Top
See Also

Reference

StyleInfo Class
FarPoint.Web.Spread Namespace
NamedStyle Class

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.