ChoiceFormatType 列舉
指定選項的 [選擇] 欄位中的選項的顯示方式的列舉。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Enumeration ChoiceFormatType
'用途
Dim instance As ChoiceFormatType
public enum ChoiceFormatType
成員
成員名稱 | 描述 | |
---|---|---|
Dropdown | 下拉式清單方塊。 | |
RadioButtons | 選項按鈕 (也稱為選項按鈕)。 |
備註
用戶端物件模型中的此列舉會對應到SPChoiceFormatType列舉伺服器物件模型中。