Sets the position of Caption
Member of List Spin Edit Current Item (PRIM_MD.ListSpinEditCurrentItem)
Data Type - Enumeration
The CaptionPosition property governs the position caption portion of a field relative to the input area. Changing the CaptionPosition property in the designer may cause the field to change its height to accommodate both the label and edit area.
Enum Value | Description |
---|---|
Top | Show above the input area |
None | Caption will not be displayed |
Febuary 18 V14SP2