Click or drag to resize

WebFormBlockLabelsAlignment Property

Gets or sets the labels' alignment.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute(AttributeName = "LabelsAlignement")]
public LabelsAlignement LabelsAlignment { get; set; }

Property Value

Type: LabelsAlignement
See Also