Content Property (LineMarker)
In This Topic
Gets or sets the content function that allows you to customize the text content of the LineMarker.
Syntax
'Declaration
Public Property Content As System.String
public System.string Content {get; set;}
See Also