GridJsOptions.SkipInvisibleShapes

GridJsOptions.SkipInvisibleShapes property

Gets/Sets whether to skip shapes that are invisble to UI ,the default value is true.

public bool SkipInvisibleShapes { get; set; }

See Also