Gets or sets the custom data associated by this item. Namespace: MindFusion.UI.Web
|
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).