IRepeaterViewRepeaterModel Property |
Gets or sets the repeater model.
Namespace: Dundas.BI.Entities.ViewsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxRepeaterModel 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
RepeaterModel
See Also