Gets or sets the text to be displayed when the control's value is not set.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string EmptyText { get; set; } |
Visual Basic
![]() |
---|
Public Property EmptyText As String |
Type: String
A string that specifies the text to be displayed when the control's selected item is not set. The default value is an empty string ("").