Click or drag to resize

WebFormBlockLabelColumnWidth Property

Gets or sets the width of the labels column when the LabelsDisposition is set to Left.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public short LabelColumnWidth { get; set; }

Property Value

Type: Int16
See Also