XRCrossTabCell.GetCurrentFieldValue Method
Name | Parameters | Description |
---|---|---|
GetCurrentFieldValue(String) | name | Gets the current value of the specified data source field. |
GetCurrentFieldValue<T>(String) | name | Gets the current value (strongly typed) of the specified data source field. |