Click or drag to resize
IAttributesCollection Interface

Namespace: Kettic.AspNet.Controls.GridExcelBuilder.Abstract
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public interface IAttributesCollection : IDictionary, 
	ICollection, IEnumerable

The IAttributesCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodContains
Public methodCopyTo
Public methodRemove
Top
Properties
  NameDescription
Public propertyItem
Top
See Also