Gets or sets the custom data associated with this item.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public Object Value { get; set; } |
Visual Basic
![]() |
---|
Public Property Value As Object |
Type: Object
An instance of the System.Object class. Default value is null (Nothing in VB.NET).