Click or drag to resize

templateFieldStyle Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Group of fields used for remove styler programming

Namespace:  imbSCI.Core.reporting.style.setups
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum templateFieldStyle
Request Example View Source
Members
  Member nameValueDescription
style_oddEvenFlags0 The style odd even flags
style_minorMajorFlags1 The style minor major flags
style_width2 Width of append
style_height3 Height of append
style_appendTableOptionFlags4 The style append table option flags
style_layoutColorRole5 The style layout color role
style_defaultColorRole6 aceColorRole for default color
style_theme7 To pass theme reference
style_containerStyle8 The style container style
style_headZone9 The style head zone
style_footZone10 The style foot zone
style_headExtraZone11 The style head extra zone
style_footExtraZone12 The style foot extra zone
style_leftZone13 The style left zone
style_rightZone14 The style right zone
style_styler15 To pass styleForRangeBase objects
style_appendRole16
style_headFootFlags17
See Also