FlexGrid for WinRT
CellStyle Class Properties


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

Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the Windows.UI.Xaml.Media.Brush used to paint the cell background.  
Public PropertyBorderBrushGets or sets the Windows.UI.Xaml.Media.Brush used to render the cell borders.  
Public PropertyBorderThicknessGets or sets the Windows.UI.Xaml.Thickness of the cell borders.  
Public PropertyCornerRadiusGets or sets the CornerRadius of the cell borders.  
Public PropertyFontFamilyGets or sets the FontFamily used to render text in a cell.  
Public PropertyFontSizeGets or sets the size of the font used to render text in a cell.  
Public PropertyFontStyleGets or sets the FontStyle used to render text in a cell.  
Public PropertyFontWeightGets or sets the FontWeight used to render text in a cell.  
Public PropertyForegroundGets or sets the Windows.UI.Xaml.Media.Brush used to paint the cell text.  
Public PropertyHorizontalAlignmentGets or sets the HorizontalAlignment of the cell content.  
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this CellStyle.  
Public PropertyTextTrimmingGets or sets the TextTrimming used to render text in a cell.  
Public PropertyTextWrappingGets or sets whether text should be wrapped in the cell.  
Public PropertyVerticalAlignmentGets or sets the VerticalAlignment of the cell content.  
Top
See Also

Reference

CellStyle Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback