Click or drag to resize

TablePanel Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsPanel
            System.Windows.FormsTableLayoutPanel
              LoongCAD.UITablePanel

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class TablePanel : TableLayoutPanel, ITabOrderCtrl

The TablePanel type exposes the following members.

Constructors
 NameDescription
Public methodTablePanelInitializes a new instance of the TablePanel class
Top
Properties
 NameDescription
Public propertycolResize 
Public propertyrowResize 
Public propertyTabGroup 
Top
See Also