CadDataTableColumn.StringValue

CadDataTableColumn.StringValue property

Gets or sets the string value.

public string StringValue { get; set; }

Property Value

The string value.

See Also