<Code Lib>
2024 Property
Changes 0
P

RepeaterBounds.DimensionCount

Description:
The number of dimensions of the bounds (0, 1 or 2 for zero, one or two dimensional arrays.)

public int DimensionCount { get; }

Loading…