CellExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for working with cells in templated lists.
public ref class CellExtensions abstract sealed
public static class CellExtensions
type CellExtensions = class
Public Module CellExtensions
- Inheritance
-
CellExtensions
Methods
| Name | Description |
|---|---|
| GetGroup<TView,TItem>(TItem) | |
| GetGroupHeaderContent<TView,TItem>(TItem) | |
| GetIndex<TView,TItem>(TItem) | |
| GetIsGroupHeader<TView,TItem>(TItem) | |
| GetPath(Cell) |
Gets the section and row index path for the cell. |
| SetIsGroupHeader<TView,TItem>(TItem, Boolean) | |