NetCharts Server .NET Toolkit

NSWebTable Class

Table controls for .NET developers to use when designer web pages.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         NetChartsServer.NSWebTable

public class NSWebTable : WebControl

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

Some "Appearance" properties, such as CSSClass and ForeColor are not utilized by this control. Other properties will override properties set in the .tbl template.

Requirements

Namespace: NetChartsServer

Assembly: NetChartsServer (in NetChartsServer.dll)

See Also

NSWebTable Members | NetChartsServer Namespace