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

In This Topic
DataMapEditor Property (TransposedGridRow)
In This Topic
Gets or sets a value that indicates the type of editor to use when editing data-mapped cells in this column or row.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property DataMapEditor As DataMapEditor
 
See Also