Stroke color of X grid lines.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

C#
public string GridXStroke { get; set; }
Visual Basic
Public Property GridXStroke As String
	Get
	Set
JScript
function get GridXStroke () : String
function set GridXStroke (value : String)

Collapse imageSee Also