'Declaration Public Class CellPresenter Inherits CellPresenterBase
public class CellPresenter : CellPresenterBase
The element is used to contain a CellValuePresenter and a corresponding LabelPresenter and provide a styling point for adding chrome around both elements (refer to the Working with xamDataGrid, xamDataCarousel and xamDataPresenter Styling Points topic in the Developer's Guide). It positions its contained CellValuePresenter and LabelPresenter relative to one another based on the FieldSettings's FieldSettings.CellContentAlignment setting.
Note: This element is only used when the FieldLayout's FieldLayout.LabelLocationResolved property returns 'InCells'.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2