[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.AlignHorzEnum

AlignHorzEnum Enum

Specifies the horizontal alignment of text or images in a cell.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public enum AlignHorzEnum

Fields

Name Description
Center

Text is aligned centered.

Far

Text is aligned to the right.

General

Text is aligned Near and numeric values Far

Justify

Text is aligned with respect to the cells boundries.

Near

Text is aligned to the left.