[]
        
(Showing Draft Content)

C1.Win.FlexGrid.TextDirectionEnum

TextDirectionEnum Enum

Specifies the direction to use when rendering text in a grid cell.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public enum TextDirectionEnum

Fields

Name Description
Down

Text is rendered from the top of the cell to the bottom.

Normal

Text is rendered in the horizontal direction.

Up

Text is rendered from the bottom of the cell to the top.