APNSoft Controls [4.5.2.20] - API Reference
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.APNSoftControl
            APNSoft.WebControls.APNSoftDataGrid

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

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: APNSoftControls (in APNSoftControls.dll)

See Also

APNSoftDataGrid Members | APNSoft.WebControls Namespace