| Name | Description | |
|---|---|---|
![]()  | CellFactory Constructor | 
The following tables list the members exposed by CellFactory.
| Name | Description | |
|---|---|---|
![]()  | CellFactory Constructor | 
| Name | Description | |
|---|---|---|
![]()  | ApplyCellStyles | Allows derived classes to finish customizing cells after they have been created and all styles have been applied. | 
![]()  | CreateCell | Creates a Windows.UI.Xaml.FrameworkElement responsible for representing a grid cell of a given type at the given coordinates. | 
![]()  | CreateCellBorder | Creates a Windows.UI.Xaml.Controls.Border element that represents the background and border of a grid cell and contains the cell data. | 
![]()  | CreateCellContent | Sets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a data cell. | 
![]()  | CreateCellContentEditor | Sets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a data cell. | 
![]()  | CreateCellEditor | Creates a Windows.UI.Xaml.FrameworkElement responsible for editing the value in a grid cell at the given coordinates. | 
![]()  | CreateColumnHeaderContent | Sets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a column header cell. | 
![]()  | CreateRowHeaderContent | Sets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a row header cell. | 
![]()  | CreateTopLeftContent | Sets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a row header cell. | 
![]()  | DisposeCell | Disposes of a Windows.UI.Xaml.FrameworkElement when its associated cell is scrolled out of view. | 
![]()  | GetBorderThickness | Gets a Windows.UI.Xaml.Thickness value that represents the thickness of the cell borders. | 
![]()  | GetCellPadding | Gets a Windows.UI.Xaml.Thickness value that specifies the padding applied between the edge of the cell and its content area. | 
![]()  | GetErrorImage | Gets a Windows.UI.Xaml.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors. | 
![]()  | IsSortSymbolRow | Gets a value that determines whether to display sort symbols on a given a column header row. | 
![]()  | RequireMeasureByLayout | This method will be used to check the cell content is customized or not. | 
| Name | Description | |
|---|---|---|
![]() ![]()  | GetSortDirection | Get column sort direction | 
![]()  | SetErrorTip | Sets an error tooltip on a cell, honoring the grid's ErrorStyle property. |