Spread Windows Forms 10.0 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 background color of the cell for the style.  
Public PropertyBorderGets or sets the border of the cell style.  
Public PropertyCanFocusGets or sets whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyCanSerializeXmlGets whether the object in its entirety can be rendered with XML without losing any information.  
Public PropertyCellPaddingGets or sets the number of spaces to add to the cell(s) in pixels.  
Public PropertyCellTypeGets or sets the type of cell for the style.  
Public PropertyEditorGets or sets the editor of the cell style.  
Public PropertyFontGets or sets the font settings of the cell for the style.  
Public PropertyFontStyleGets the font style applied to the cell for the style.  
Public PropertyForeColorGets or sets the text color of the cell for the style.  
Public PropertyFormatterGets or sets the formatter of the cell style.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the contents of the cell for the style.  
Public PropertyImeModeGets or sets the IME mode of the cell style.  
Public PropertyImeSentenceModeGets or sets the ImeSentenceMode of the cell style.  
Public PropertyInputScopeGets or sets the input scope of the cell style.  
Public PropertyIsEmptyGets whether there are no style settings set.  
Public PropertyLockBackColorGets or sets the background color of locked cell //FB#222758 briannguyen 2016/12/13  
Public PropertyLockedGets or sets the whether the style marks cells as locked.  
Public PropertyLockFontGets or sets the font for locked cells //FB#222758 briannguyen 2016/12/13  
Public PropertyLockForeColorGets or sets the foreground color of locked cells //FB#222758 briannguyen 2016/12/13  
Public PropertyNoteIndicatorColorGets or sets the color of the cell note indicator.  
Public PropertyNoteIndicatorPositionGets or sets the position of the cell note indicator.  
Public PropertyNoteIndicatorSizeGets or sets the size of the cell note indicator.  
Public PropertyNoteStyleGets or sets the note style of the cell for the style.  
Public PropertyParentGets or sets the name of the parent (NamedStyle object) of the style.  
Public PropertyRendererGets or sets the renderer of the cell style.  
Public PropertyTabStopGets or sets whether the user can set focus to the cell using the Tab key.  
Public PropertyTextIndentGets or sets the amount to indent the text in a cell for the style.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of contents of the cell for the style.  
Public PropertyVisualStylesGets or sets whether visual styles are on or off for the cell.  
Top
See Also

Reference

StyleInfo Class
FarPoint.Win.Spread Namespace
Appearance Class

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.