GridJsOptions.MaxTotalShapeOrImageCount

GridJsOptions.MaxTotalShapeOrImageCount property

Gets/Sets the total count of the display shapes or images in the workbook,it takes effect when IslimitShapeOrImage=true. the default value is 300.

public int MaxTotalShapeOrImageCount { get; set; }

See Also