[]
Gets or sets the text displayed in the label area.
[FpCategory("Category_Appearance")]
public string Text { get; set; }
<FpCategory("Category_Appearance")>
Public Property Text As String
Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in VB). |