Name | Description | |
---|---|---|
ContainsExpandableRowsProperty | ||
HeightProperty | Reference to the Height property | |
NRowCollectionBaseSchema | Schema associated with NRowCollectionBase | |
YProperty | Reference to the Y property |
The following tables list the members exposed by NRowCollectionBase.
Name | Description | |
---|---|---|
ContainsExpandableRowsProperty | ||
HeightProperty | Reference to the Height property | |
NRowCollectionBaseSchema | Schema associated with NRowCollectionBase | |
YProperty | Reference to the Y property |
Name | Description | |
---|---|---|
ContainsExpandableRows | Gets whether this collection contains expandable rows. Automatically updated by Nevron. | |
Count | Gets the count of elements in this collection. | |
Height | Gets the Height of all rows in this collection. Automatically updated by Nevron. | |
IsArrangeValid | Gets whether the arrange of the element is valid. | |
IsMeasureValid | Gets whether the measure of the element is valid | |
IsPooledForArrange | Gets whether the element is pooled for arrange validation. | |
IsPooledForMeasure | Gets whether the element is pooled for measure validation. | |
Item | Gets or sets the element at the specified index. | |
OwnerGrid | Gets the grid view to which this cell belongs | |
Y | Gets the Y coordinate of this collection inside the parent coordinate system. Automatically updated by Nevron. |
Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Overriden to ensure that the previews child is the last child in the list. | |
Add | Adds (appends) the item at the end of the collection | |
CanClip | Overridden. Overriden to return true | |
CanTransform | Overridden. | |
Clear | Removes all children | |
Contains | Queries whether this collection contains the specified element at least once | |
CopyTo | Copies all items of this set to the specified array, starting from the specified array index. | |
DoPostPaint | Overridden. Performs the element post children paint. | |
DoPrePaint | Overridden. Performs the element pre children paint. | |
GetIterator | Gets an iterator that iterates through the children in forward order. | |
GetReverseIterator | Gets an iterator that iterates throw the child elements in reverse order. | |
GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates | |
IndexOf | Returns the index of the specified item inside this collection. Returns -1 if the item is not contained in the collection. | |
Insert | Inserts the item at the specified index | |
InvalidateArrange | Invalidates the element arrange | |
InvalidateArrangeFromChild | Called by child or descendant arrange elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange. | |
InvalidateMeasure | Invalidates the element measure and pools the element for measure validation. | |
InvalidateMeasureFromChild | Called by child or descendant measure elements that consider this element as measure parent, and want to inform it to invalidate it's measure. | |
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 | |
Remove | Removes the specified item. | |
RemoveAt | Removes the item at the specified index | |
ToArray | Converts this set to an array. | |
ValidateArrange | Called to arrange the element | |
ValidateMeasure | Called to validate the element measure | |
VisitChildDisplaySubtree | Overridden. Called to propagate the display traversal to the specified child node. |
Name | Description | |
---|---|---|
ArrangeCore | Arranges the rows in a vertical stack. | |
bvnI | ||
bxnI | ||
CxnI | ||
dvnI | ||
dWnI | ||
EWnI | ||
jvnI | ||
jWnI | ||
MeasureCore | Measures the height of the of the collection | |
nvnI | ||
nWnI | ||
OnHeightChanged | ||
OnPaintBackground | Performs the collection background painting | |
OnPaintForeground | Performs the collection foreground painting | |
OnYChanged | ||
rWnI | ||
ShowGridlineBeforeFirstRow | Determnes whether a gridline is shown before the first row | |
SvnI | ||
tCC | ||
UCC | ||
vCC | Overridden. | |
vWnI | ||
WCC | Overridden. | |
WWnI | ||
xUnI | ||
xvnI | ||
YWnI |