Gets the data item bound to the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public Object DataItem { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property DataItem As Object |
Type: Object
An Object that represents the underlying data object to which the control is bound.