ComponentOne FlexGrid for UWP
CellFactory Class Members
Methods 

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

The following tables list the members exposed by CellFactory.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Methods
 NameDescription
Public MethodAllows derived classes to finish customizing cells after they have been created and all styles have been applied.  
Public MethodCreates a Windows.UI.Xaml.FrameworkElement responsible for representing a grid cell of a given type at the given coordinates.  
Public MethodCreates a Windows.UI.Xaml.Controls.Border element that represents the background and border of a grid cell and contains the cell data.  
Public MethodSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a data cell.  
Public MethodSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a data cell.  
Public MethodCreates a Windows.UI.Xaml.FrameworkElement responsible for editing the value in a grid cell at the given coordinates.  
Public MethodSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a column header cell.  
Public MethodSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a row header cell.  
Public MethodSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a row header cell.  
Public MethodDisposes of a Windows.UI.Xaml.FrameworkElement when its associated cell is scrolled out of view.  
Public MethodGets a Windows.UI.Xaml.Thickness value that represents the thickness of the cell borders.  
Public MethodGets a Windows.UI.Xaml.Thickness value that specifies the padding applied between the edge of the cell and its content area.  
Public MethodGets a Windows.UI.Xaml.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors.  
Public MethodGets a value that determines whether to display sort symbols on a given a column header row.  
Public MethodThis method will be used to check the cell content is customized or not.  
Top
See Also

Reference

CellFactory Class
C1.Xaml.FlexGrid Namespace