Class JJLabel
- Namespace
- JJMasterData.Core.UI.Components
- Assembly
- JJMasterData.Core.dll
public class JJLabel : HtmlComponent
- Inheritance
-
JJLabel
- Inherited Members
Properties
IsRequired
public bool IsRequired { get; set; }
Property Value
LabelFor
public string LabelFor { get; set; }
Property Value
RequiredText
public string RequiredText { get; set; }
Property Value
Text
public string Text { get; set; }
Property Value
Tooltip
public string Tooltip { get; set; }