Gets or sets the value represented by this item.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string Value { get; set; } |
Visual Basic
![]() |
---|
Public Property Value As String |
Type: String
An string that specifies the value represented by this item. Default value is an empty string ("").