Represents a cell in a TableNode instance.
The following tables list the members exposed by the TableNode.Cell type.
Name | Description | |
---|---|---|
Initializes a new instance of the TableNode.Cell class. |
Name | Description | |
---|---|---|
Identifies the FontFamily dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontSize dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStretch dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStyle dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontWeight dependency property. (Inherited from TextPresenter.) |
||
Identifies the ImagePadding dependency property. |
||
Identifies the Template dependency property. |
||
Identifies the TextAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextBrush dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextDecorations dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextPadding dependency property. (Inherited from TextPresenter.) |
||
Identifies the Text dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextTrimming dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextVerticalAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextWrapping dependency property. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
Gets or sets the brush used to fill this cell. |
||
Gets or sets how many columns the cell should span. |
||
Gets whether text layout area has limited height. (Inherited from TextPresenter.) |
||
Gets or sets the preferred font family for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font size for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font-stretching characteristics for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font style for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font weight for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the hyperlink associated with the cell. |
||
Gets or sets the image that is displayed in this cell. |
||
Gets or sets the alignment of the image displayed in this cell. |
||
Gets or sets the padding distance between cell's borders and Image. |
||
Gets the plain text of the cell. |
||
Gets or sets how many rows the cell should span. |
||
Gets a reference to the TableNode containing this cell. |
||
Gets or sets custom data associated with this cell. |
||
Gets or sets the DataTemplate used to display this node. |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the horizontal alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets the effects to apply to the text of this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the alignment of the text that is displayed inside the cell. |
||
Gets or sets the thickness of padding space between the item boundaries and its text. (Inherited from TextPresenter.) |
||
Gets or sets the text trimming to employ when text overflows the item area. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the vertical alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets how this TextPresenter should wrap text. (Inherited from TextPresenter.) |
||
Gets or sets the tooltip text associated with the cell. |
Name | Description | |
---|---|---|
FrameworkElement.VisualChildrenCount override. |
Name | Description | |
---|---|---|
Creates a copy of this cell. |
||
Copies all text attributes from the specified object. (Inherited from TextPresenter.) |
Name | Description | |
---|---|---|
FrameworkElement.ArrangeOverride override. |
||
FrameworkElement.GetVisualChild override. |
||
Loads the cell content from a JsonObject. |
||
Loads the cell content from an XML element. |
||
Overloaded. (Inherited from TextPresenter.) |
||
FrameworkElement.MeasureOverride override. |
||
TextPresenter.OnTextAttributeChanged override. |
||
Overloaded. (Inherited from TextPresenter.) |
||
Saves the cell content into a JsonObject. |
||
Saves the cell content into an XML element. |
||
TextPresenter.SetDiagramDirty override. |