RepeaterGroupTopRightCornerTemplates Property

Gets the collection of templates for content shown in the top-right corner.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public IList<Template> TopRightCornerTemplates { get; }

Property Value

Type: IListTemplate
See Also