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

Enum contain types of type using: Single Value, Single Nullable Value, Array or Range of values.

Syntax
C++
C#
Visual Basic
public: enum StiTypeMode { Value, NullableValue, List, Range };
Members
Members 
Description 
Value 
One single value.  
NullableValue 
One single value. Null values acceptable.  
List 
List of values.  
Range 
Range of values.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.