FlexGrid for WinRT
CellStyle Class Members
Properties  Methods  Events


The following tables list the members exposed by CellStyle.

Public Constructors
 NameDescription
Public ConstructorCellStyle Constructor  
Top
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
Public Methods
 NameDescription
Public MethodApplyOverloaded. Applies the attributes defined by this CellStyle to a cell.  
Public MethodCloneGets a clone of this CellStyle.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when the value of a property changes.  
Top
See Also

Reference

CellStyle Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback