Values

CompositeGridConfig.Values property

Collection of strings that will describe possible symbols in each column. Column-specific values are placed in ExtraRow

public List<string> Values { get; set; }

See Also