SPChoiceFormatType-Enumeration
Gibt Optionen zur Anzeige von Auswahlmöglichkeiten in einem Auswahlfeld an.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPChoiceFormatType
'Usage
Dim instance As SPChoiceFormatType
public enum SPChoiceFormatType
Member
Membername | Beschreibung | |
---|---|---|
Dropdown | Im Dropdown Listenfeld. | |
RadioButtons | Optionsfelder. |