APNSoft.WebControls Namespace (APNSoft DataGrid)

APNSoftDataGrid Class

APNSoftDataGrid control class.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         APNSoft.WebControls.APNSoftDataGrid

[Visual Basic]
Public Class APNSoftDataGrid
    Inherits WebControl
    Implements IPostBackEventHandler
[C#]
public class APNSoftDataGrid : WebControl, IPostBackEventHandler

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: APNSoft.WebControls

Assembly: APNSoftDataGrid (in APNSoftDataGrid.dll)

See Also

APNSoftDataGrid Members | APNSoft.WebControls Namespace