Usages of StripeDecorator
Properties
| columns | in TableDecorator | Gets a StripeDecorator<IColumn> instance that can be used to decorate the IColumn instances in the table that this decorator has been created for. | |
| rows | in TableDecorator | Gets a StripeDecorator<IRow> instance that can be used to decorate the IRow instances in the table that this decorator has been created for. |