GridTableView Constructor |
Name | Description | |
---|---|---|
![]() |
GridTableView |
Default contructor for GridTableView - generally used by Page
serializer only.
|
![]() |
GridTableView(KaxGrid) |
Constructs a new GridTableView and sets as its owner the KaxGrid
object.
|
![]() |
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.
|