A uniform grid where each row has the same number of columns.
Consider JaggedGrid if you want a grid where rows can have different numbers of columns.
Readonly
A uniform grid where each row has the same number of columns.
Consider JaggedGrid if you want a grid where rows can have different numbers of columns.