PromptPlus API:TableStyles
TableStyles
Namespace: PPlus.Controls
Represents The Styles Table control
public enum TableStyles
Inheritance Object → ValueType → Enum → TableStyles
Implements IComparable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
Prompt | 0 | Prompt Region |
Answer | 1 | Answer Region |
Description | 2 | Description Region |
TaggedInfo | 3 | TaggedInfo Region |
Tooltips | 4 | Tooltips Region |
Lines | 5 | Lines Region |
TableTitle | 6 | Table Title content |
TableHeader | 7 | Table Header content |
TableContent | 8 | Table Data content |