FlexGrid for WinRT
CellFactory Class Methods


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

Public Methods
 NameDescription
Public MethodApplyCellStylesAllows derived classes to finish customizing cells after they have been created and all styles have been applied.  
Public MethodCreateCellCreates a Windows.UI.Xaml.FrameworkElement responsible for representing a grid cell of a given type at the given coordinates.  
Public MethodCreateCellBorderCreates a Windows.UI.Xaml.Controls.Border element that represents the background and border of a grid cell and contains the cell data.  
Public MethodCreateCellContentSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a data cell.  
Public MethodCreateCellContentEditorSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a data cell.  
Public MethodCreateCellEditorCreates a Windows.UI.Xaml.FrameworkElement responsible for editing the value in a grid cell at the given coordinates.  
Public MethodCreateColumnHeaderContentSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a column header cell.  
Public MethodCreateRowHeaderContentSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a row header cell.  
Public MethodCreateTopLeftContentSets the content of a Windows.UI.Xaml.Controls.Border element used to display the value of a row header cell.  
Public MethodDisposeCellDisposes of a Windows.UI.Xaml.FrameworkElement when its associated cell is scrolled out of view.  
Public MethodGetBorderThicknessGets a Windows.UI.Xaml.Thickness value that represents the thickness of the cell borders.  
Public MethodGetCellPaddingGets a Windows.UI.Xaml.Thickness value that specifies the padding applied between the edge of the cell and its content area.  
Public MethodGetErrorImageGets a Windows.UI.Xaml.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors.  
Public MethodIsSortSymbolRowGets a value that determines whether to display sort symbols on a given a column header row.  
Top
Protected Methods
 NameDescription
Protected MethodSetErrorTipSets an error tooltip on a cell, honoring the grid's ErrorStyle property.  
Top
See Also

Reference

CellFactory Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback