Library | Module

Enum pfcColumnJustification

Description

This enumerated type contains the possible values for column justification in tables.
See Also:
pfcColumnCreateOption




Values

COL_JUSTIFY_LEFT
Left justification.
COL_JUSTIFY_CENTER
Center justification.
COL_JUSTIFY_RIGHT
Right justification.
ColumnJustification_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.