AxpDataGrid

EditFieldsCollection Class

The collection of EditFieldItems that currently exists

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

System.Object
   System.Collections.CollectionBase
      Axezz.WebControls.EditFieldsCollection

[Visual Basic]
Public Class EditFieldsCollection
    Inherits CollectionBase
[C#]
public class EditFieldsCollection : 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.

Remarks

Note that EditFieldItems must be created manually.

Requirements

Namespace: Axezz.WebControls

Assembly: AxpDBNet (in AxpDBNet.dll)

See Also

EditFieldsCollection Members | Axezz.WebControls Namespace