ReportItem.IsFullSize Property

Definition

Gets a value that indicates whether the top level item of a table cell, matrix member, or matrix cell item is expanded to 100%.

public:
 property bool IsFullSize { bool get(); };
public bool IsFullSize { get; }
member this.IsFullSize : bool
Public ReadOnly Property IsFullSize As Boolean

Property Value

A Boolean value. A true value indicates that the top-level item is fully expanded.

Applies to