Click or drag to resize

cursorVariatorHeadFootFlags Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.enums
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[FlagsAttribute]
public enum cursorVariatorHeadFootFlags
Request Example View Source
Members
  Member nameValueDescription
none0
doHeadZone1
doHeadZoneBig2
doHeadExtenedZone4
doFootZone8
doFootZoneBig16
doFootExtendedZone32
doLeftZone64
doRightZone128
addTableNameHeader256
addTableDescFooter512
addRowNumberOnMinor1024
addRowNumberOnMajor2028
addColumnDescForFoot4056
addColumnTypeForFoot8112
See Also