ComponentOne FlexGrid for UWP
CellStyle Class Members
Properties  Methods  Events

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace : CellStyle Class

The following tables list the members exposed by CellStyle.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the Windows.UI.Xaml.Media.Brush used to paint the cell background.  
Public PropertyGets or sets the Windows.UI.Xaml.Media.Brush used to render the cell borders.  
Public PropertyGets or sets the Windows.UI.Xaml.Thickness of the cell borders.  
Public PropertyGets or sets the CornerRadius of the cell borders.  
Public PropertyGets or sets the FontFamily used to render text in a cell.  
Public PropertyGets or sets the size of the font used to render text in a cell.  
Public PropertyGets or sets the FontStyle used to render text in a cell.  
Public PropertyGets or sets the FontWeight used to render text in a cell.  
Public PropertyGets or sets the Windows.UI.Xaml.Media.Brush used to paint the cell text.  
Public PropertyGets or sets the HorizontalAlignment of the cell content.  
Public PropertyGets or sets an arbitrary object value that can be used to store custom information about this CellStyle.  
Public PropertyGets or sets the TextTrimming used to render text in a cell.  
Public PropertyGets or sets whether text should be wrapped in the cell.  
Public PropertyGets or sets the VerticalAlignment of the cell content.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Applies the attributes defined by this CellStyle to a cell.  
Public MethodGets a clone of this CellStyle.  
Top
Public Events
 NameDescription
Public EventOccurs when the value of a property changes.  
Top
See Also

Reference

CellStyle Class
C1.Xaml.FlexGrid Namespace