RowProperties Constructors
Represents settings common to all row items.| Name | Parameters | Description |
|---|---|---|
| RowProperties() | none | Initializes a new instance of the RowProperties class. |
| RowProperties(String) | fFieldName | Creates a new RowProperties object with the specified data field name. |
See Also