C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewCell Class / ContainingField Property

In This Topic
ContainingField Property
In This Topic
Gets the C1BaseField object that contains the current cell.
Syntax
'Declaration
 
Public ReadOnly Property ContainingField As C1BaseField
 
See Also