ReportElementIsSerie Property |
True is the element defines a Serie
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic bool IsSerie { get; }
Public ReadOnly Property IsSerie As Boolean
Get
public:
property bool IsSerie {
bool get ();
}
member IsSerie : bool with get
Property Value
Type:
Boolean
See Also