Config.IslimitShapeOrImage

Config.IslimitShapeOrImage property

Sets/Gets whether to limit the total display shape/image count inside one worksheet ,if set to true, GridJs will limit the total display shape/image size inside one worksheet to MaxShapeOrImageCount the default value is true.

public static bool IslimitShapeOrImage { get; set; }

See Also