Enum Scoresheet.DisplayMode
Display Mode for Move List
Namespace: PonzianiComponents
Assembly: PonzianiComponents.dll
Syntax
public enum DisplayMode
Fields
Name | Description |
---|---|
INLINE | Moves are arranged in continous text (like in PGN).
|
TABULAR | Moves are arranged in a table with one column for white's moves and one cloumn for black's moves |