Click or drag to resize
GridTableView Constructor
Overload List
  Name Description
Public method GridTableView
Default contructor for GridTableView - generally used by Page serializer only.
Public method GridTableView(KaxGrid)
Constructs a new GridTableView and sets as its owner the KaxGrid object.
Public method GridTableView(KaxGrid, Boolean)
Constructs a new GridTableView and sets as its owner the KaxGrid object. Sets the IsTrackingViewState property to the corresponding value of the boolean parameter.
Top
See Also