TextBlockValidation Class
Represents the display element used in cells of columns of type GridTextBoxValidactionColumn.
Avoid using this control outside of a column template for the
SfDataGrid control. Instead, use a lighter control
such as the
TextBlock to render text.
| GridColumn |
Gets or sets the reference of the column associated with the control.
|
| InfoColor |
Gets or sets the color of the information to display.
|
| InfoText |
Gets or sets an information text to display.
|
| LinkButtonImage |
Gets or sets the image for the link button.
|
| LinkButtonVisibility |
Gets or sets the visibility of the link button.
|
| LinkButtonVisible |
Gets or sets a value indicating whether the link button is visible.
|
| Text |
Gets or sets the text of the TextBlockValidation control.
|
| TextAlignment |
Gets or sets a value that specifies the horizontal alignment of the control's contents.
|
| TextDecorations |
Gets or sets a value that specifies decorations that are added to the text of an element.
|
| TextTrimming |
Gets or sets a value that specifies the clipping behavior in case of clipping some text content caused by overflowing the line box.
|
| TextWrapping |
Gets or sets a value that controls whether or not text wraps when it reaches the flow edge of its containing block box.
|