Click or drag to resize

CommandRowPosition Enumeration

[This is preliminary documentation and is subject to change.]

ArrayTable CommandRow position

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public enum CommandRowPosition
Members
  Member nameValueDescription
Top0 ArrayTable CommandRow position at top
Bottom1 ArrayTable CommandRow position at bottom
Both2 ArrayTable CommandRow position at top and bottom
See Also