TableExtensions class

Provides extension methods for the Table class.

public static class TableExtensions

Public Members

name description
static AddPropertyRow(…) Adds one row with two cells into Table only if propertyValue is not null or empty string.

See Also