Click or drag to resize

TextBlockData Property

Gets or set block string data.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public string Data { get; set; }

Property Value

Type: String
See Also