TableStyleElement.Size

TableStyleElement.Size property

Number of rows or columns in a single band of striping. Applies only when type is firstRowStripe, secondRowStripe, firstColumnStripe, or secondColumnStripe.

public int Size { get; set; }

See Also