GridJsOptions.EmptySheetMaxCol

GridJsOptions.EmptySheetMaxCol property

Gets/Sets default max column for an empty worksheet. the default value is 15.

public int EmptySheetMaxCol { get; set; }

See Also