IRepeaterViewRepeaterModel Property |
Gets or sets the repeater model.
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax RepeaterModel RepeaterModel { get; set; }
Property RepeaterModel As RepeaterModel
Get
Set
property RepeaterModel^ RepeaterModel {
RepeaterModel^ get ();
void set (RepeaterModel^ value);
}
abstract RepeaterModel : RepeaterModel with get, set
Property Value
Type:
RepeaterModelSee Also