[]
Grid cell dedicated to render text.
public class GridTextCellView : GridCellView, INotifyPropertyChanged
| Name | Description |
|---|---|
| GridTextCellView() | Initializes a new instance of the GridTextCellView class. |
| Name | Description |
|---|---|
| HorizontalTextAlignmentProperty | Identifies the HorizontalTextAlignment dependency property. |
| TextMarginProperty | Identifies the TextMargin dependency property. |
| TextProperty | Identifies the Text dependency property. |
| VerticalTextAlignmentProperty | Identifies the VerticalTextAlignment dependency property. |
| Name | Description |
|---|---|
| HorizontalTextAlignment | Gets or sets the text horizontal alignment. |
| NeedsRenderContent | |
| Text | Gets or sets the text. |
| TextMargin | Gets or sets the text margin. |
| VerticalTextAlignment | Gets or sets the text vertical alignment. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| MeasureOverride(Size) | |
| OnApplyTemplate() | |
| OnFlowDirectionChanged() | |
| OnFontChanged() | |
| OnForegroundChanged() | |
| OnRenderContent(DrawingContext, Rect) |