IsZeroSpan Property (TablixMember)
In This Topic
Gets or sets a value indicating whether the member should have zero span during layout.
Syntax
'Declaration
Public Property IsZeroSpan As Boolean
public bool IsZeroSpan {get; set;}
Property Value
A
System.Boolean value indicating whether the member should have zero span during layout.
See Also