Enum LayoutFieldType
Enum for the different layout field style types.
Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure.Layouts
Assembly: Aruba.Infrastructure.dll
Syntax
public enum LayoutFieldType
Fields
| Name | Description |
|---|---|
| HeaderedMultiLineRichTextBox | A style that uses a headered multi line rich text box. |
| HeaderedMultiLineTextBox | A style that uses a headered multi line text box. |
| HeaderedTextOrComboBox | A style that uses a headered text or combo box. |