TextDataSource Property
TextDataSource
Gets or sets the data source for the text.
Declaration
[Browsable(false)]
[FpCategory("Category_Appearance")]
public object TextDataSource { get; set; }
<Browsable(False)>
<FpCategory("Category_Appearance")>
Public Property TextDataSource As Object