Name | Description | |
---|---|---|
![]() | NRowCollection Constructor | Default constructor |
The following tables list the members exposed by NRowCollection.
Name | Description | |
---|---|---|
![]() | NRowCollection Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NRowCollectionSchema | Schema associated with NRowCollection |
![]() ![]() | WindowHeightProperty | Reference to the WindowHeight property |
![]() ![]() | WindowWidthProperty | Reference to the WindowWidth property |
![]() ![]() | WindowXProperty | Reference to the WindowX property |
![]() ![]() | WindowYProperty | Reference to the WindowY property |
![]() ![]() | XProperty | Reference to the X property |
Name | Description | |
---|---|---|
![]() | WindowArea | Gets the window area. This is a shortcut property that gets the WindowX, WindowY, WindowWidth and WindowHeight properties as NRectangle. |
![]() | WindowHeight | Gets the height of the window in which this collection is visualized. Automatically updated by Nevron. |
![]() | WindowWidth | Gets the width of the window in which this collection is visualized. Automatically updated by Nevron. |
![]() | WindowX | Gets the X coordinate of the window in which this collection is visualized (in parent coordinates) Automatically updated by Nevron. |
![]() | WindowY | Gets the Y coordinate of the window in which this collection is visualized (in parent coordinates) Automatically updated by Nevron. |
![]() | X | Gets the X coordinate of this collection inside the parent coordinate system. Automatically updated by Nevron. |
Name | Description | |
---|---|---|
![]() | CanClip | Overridden. Overriden to return true |
![]() | CanTransform | Overridden. Overriden to return true |
![]() | GetClip | Overridden. Overriden to clip |
![]() | GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates |
![]() | InvalidateArrange | Overridden. Invalidates the element arrange |
![]() | LocalToParent | Overloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system |
![]() | ParentToLocal | Overloaded. Overridden. Transforms a point in parent coordinates to local coordinates |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the display traversal to the specified child node. |
Name | Description | |
---|---|---|
![]() | ArrangeCore | Overridden. Arranges the row collection and pools this collection for realization. |
![]() | AUnI | |
![]() | dUnI | |
![]() | fUnI | |
![]() | OnHeightChanged | Overridden. |
![]() | OnWindowHeightChanged | Called when the WindowHeight property has changed |
![]() | OnWindowWidthChanged | Called when the WindowWidth property has changed |
![]() | OnWindowXChanged | Called when the WindowX property has changed |
![]() | OnWindowYChanged | Called when the WindowY property has changed |
![]() | OnXChanged | Called when the X property has changed |
![]() | OnYChanged | Overridden. Called when the Y property has changed |
![]() | ShowGridlineBeforeFirstRow | Overridden. Determnes whether a gridline is shown before the first row |
![]() | tCC | Overridden. |
![]() | UCC | Overridden. |
![]() | YSb | Overridden. |