WebFormFieldHeight Property |
Gets or sets the control height.
This is only applicable on fields: Note, Choice (TreeList, Choices) and User (Choices).
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
public int Height { get; set; }
Property Value
Type:
Int32See Also