ColumnsCount

CompositeGridConfig.ColumnsCount property

Amount of columns inside grid. Each column represent single symbol in result value Amount have to be equal to ExtraRow amount of columns

public int ColumnsCount { get; set; }

See Also