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