Rectangle.IsSimple Property

Definition

Gets a value that indicates this is an auto-generated rectangle, which is needed only as a container for other report items. An auto-generated rectangle will have no style properties of its own.

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

Property Value

A Boolean value.

Applies to