GridReferredArea.IsArea

GridReferredArea.IsArea property

Indicates whether this is an area.

public bool IsArea { get; }

Remarks

If this is not an area, only StartRow and StartColumn effect.

See Also