Click or drag to resize

LabelsAlignement Enumeration

Specifies how the text of a field's label is aligned.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum LabelsAlignement
Members
  Member nameValueDescription
Left0 Text aligned on the left.
Right1 Text aligned on the right.
See Also