[]
Gets or sets the field in the data source that stores the text.
[Browsable(false)]
[FpCategory("Category_Appearance")]
public string TextDataField { get; set; }
<Browsable(False)>
<FpCategory("Category_Appearance")>
Public Property TextDataField As String
Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in VB). |