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