RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Styles collection interface

Namespace: Telerik.Web.UI.GridExcelBuilder
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.522.0 (2013.02.0522.0)

Syntax

C#
public interface IStylesCollection : IList, 
	ICollection, IEnumerable
Visual Basic
Public Interface IStylesCollection _
	Inherits IList, ICollection, IEnumerable

See Also