CadDataTableColumn.IntValue

CadDataTableColumn.IntValue property

Gets or sets the int value.

public int? IntValue { get; set; }

Property Value

The int value.

See Also