You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiComponentType Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Components.StiComponentType Enumeration

A type of processing of a component when printing.

Syntax
C++
C#
Visual Basic
public: enum StiComponentType { Simple, Master, Detail, Static };
Members
Members 
Description 
Simple 
Simple components - only one copy in one print cycle is output.  
Master 
Master components – more than one copy in one print cycle are output.  
Detail 
Detailed components – these components are output with Master components.  
Static 
Static components – these components are the same as simple components but are output on pages only.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.