[]
Gets the value represented by this ContentElement.
public override object GetValue()
Type | Description |
---|---|
object | Object to be rendered as this element's content. |
The value is an object that the Style class can measure and render, usually a string, an Image, or an IFormattable object.