• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum TabularColumnAlignment

Namespace:
Varigence.Languages.Biml.Tabular
Assembly:
Biml.dll
C#
    public enum TabularColumnAlignment
    
  

Fields

Center

Specifies that the column values should be center-aligned.

Default

Specifies that the default alignment for the column data type should be used.

Left

Specifies that the column values should be left-aligned.

Right

Specifies that the column values should be right-aligned.

© Varigence