GridJsOptions.MaxShapeOrImageCount

GridJsOptions.MaxShapeOrImageCount property

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

public int MaxShapeOrImageCount { get; set; }

See Also