Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the number of innermost group instances this data member spans.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property MemberHeadingSpan As Integer
Get
'Usage
Dim instance As DataMember
Dim value As Integer
value = instance.MemberHeadingSpan
public int MemberHeadingSpan { get; }
public:
property int MemberHeadingSpan {
int get ();
}
member MemberHeadingSpan : int
function get MemberHeadingSpan () : int
Property Value
Type: System.Int32
An integer value indicating the number of innermost group instances this data member spans.