If the currently processed header is a field value or total header the Value property returns the value of the corresponding column field or row field. If the currently processed header is a grand total header or data field header, the Value property returns null.
To determine the type of the currently processed header, use the ValueType property.