AxpDataGrid

DataColumnCollection Class

Collection used by AxpDataGrid.GridColumns and AxpDataGrid.FormViewColumns

For a list of all members of this type, see DataColumnCollection Members.

System.Object
   System.Collections.CollectionBase
      Axezz.WebControls.DataColumnCollection

[Visual Basic]
Public Class DataColumnCollection
    Inherits CollectionBase
[C#]
public class DataColumnCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Axezz.WebControls

Assembly: AxpDBNet (in AxpDBNet.dll)

See Also

DataColumnCollection Members | Axezz.WebControls Namespace