C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / CellTemplate Property

In This Topic
CellTemplate Property (TransposedGridRow)
In This Topic
Gets the cell template in this column.
Syntax
'Declaration
 
Public ReadOnly Property CellTemplate As CellTemplate
 
Remarks
It only works for cells panel.
See Also