GrapeCity MultiRow Windows Forms Documentation
CellStyle Class Properties


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

Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color of the Cell.  
Public PropertyBackgroundGradientEffectGets or sets the background gradient effect.  
Public PropertyBorderGets or sets the Cell border.  
Public PropertyCustomWordWrapProviderGets or sets the object used to customize the word wrap policy for the cell's value.  
Public PropertyDataSourceNullValueGets or sets the value saved to the data source when the user enters a a null reference (Nothing in Visual Basic) value into a cell.  
Public PropertyDisabledBackColorGets or sets the disabled background color of the Cell.  
Public PropertyDisabledForeColorGets or sets the disabled foreground color of the Cell.  
Public PropertyDisabledGradientEffectGets or sets the gradient effect in the disabled state.  
Public PropertyEditingBackColorGets or sets background color of the Cell editing control when the cell is in edit mode.  
Public PropertyEditingForeColorGets or sets foreground color of the Cell editing control when the cell is in edit mode.  
Public PropertyFontGets or sets the font of the text displayed by the Cell.  
Public PropertyForeColorGets or sets the foreground color of the Cell.  
Public PropertyFormatGets or sets a string that is used to format the textual content of a cell.  
Public PropertyFormatProviderGets or sets the object used to provide culture specific formatting of the cell value.  
Public PropertyImageGets or sets the Cell image.  
Public PropertyImageAlignGets or sets the image alignment of the Cell.  
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the Cell.  
Public PropertyImeSentenceModeGets or sets the Input Method Editor (IME) sentence mode of the Cell.  
Public PropertyInputScopeGets or sets the Input Scope of the Cell.  
Public PropertyIsDataSourceNullValueDefaultGets a value that indicates whether the DataSourceNullValue property is set.  
Public PropertyIsFormatProviderDefaultGets a value that indicates whether the FormatProvider property is set.  
Public PropertyIsNullValueDefaultGets a value that indicates whether the NullValue property is set.  
Public PropertyLineAdjustmentGets or sets how to adjust the text line layout.  
Public PropertyMarginGets or sets the space between cells.  
Public PropertyMouseOverBackColorGets or sets the backcolor of the hover state.  
Public PropertyMouseOverForeColorGets or sets the forecolor of the hover state.  
Public PropertyMouseOverGradientEffectGets or sets the gradient effect in mouse hover state.  
Public PropertyMultilineGets or sets a value that indicates whether the text is shown in multiple lines.  
Public PropertyNullValueGets or sets the displayed value for the cell whose Value is a null reference (Nothing in Visual Basic) or DBNull.Value or DataSourceNullValue.  
Public PropertyPaddingGets or sets the space between the edge of a cell and its content.  
Public PropertyPatternColorGets or sets a System.Drawing.Color that indicates which color pattern is drawn on the Cell.  
Public PropertyPatternStyleGets or sets the pattern style when drawing the pattern effect of the Cell.  
Public PropertySelectionBackColorGets or sets the background color of the Cell when the cell is selected.  
Public PropertySelectionForeColorGets or sets the foreground color of the Cell when the cell is selected.  
Public PropertySelectionGradientEffectGets or sets the gradient effect in the selected state.  
Public PropertyTagGets or sets the object that contains data about the Cell.  
Public PropertyTextAdjustmentGets or sets how to adjust the text layout.  
Public PropertyTextAdjustmentProviderGets or sets the object used to customize the text adjustment policy of the cell's value.  
Public PropertyTextAlignGets or sets the text alignment of the Cell.  
Public PropertyTextAngleGets or sets the rotation angle for the text in degrees.  
Public PropertyTextEffectGets or sets how the text is drawn on a graphics surface.  
Public PropertyTextImageRelationGets or sets the relative position between the text and image.  
Public PropertyTextIndentGets or sets the text indent of the Cell.  
Public PropertyTextVerticalGets or sets a value that indicates whether the text is shown vertically.  
Public PropertyUseCompatibleTextRenderingGets or sets a value that indicates whether to use the compatible text rendering engine (GDI+ or GDI).  
Public PropertyWordWrapGets or sets a value that indicates whether the text content wraps within multiline text.  
Top
See Also

Reference

CellStyle Class
GrapeCity.Win.MultiRow Namespace
Cell Class
Section Class
Template Class
GcMultiRow Class
NamedCellStyle Class
ConditionalCellStyle Class
CombinedCellStyle Class
DynamicCellStyle Class

 

 


Copyright © GrapeCity, inc. All rights reserved.