共用方式為


SPChoiceFormatType enumeration

指定如何在選擇欄位中顯示選取項目的選項。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration SPChoiceFormatType
'用途
Dim instance As SPChoiceFormatType
public enum SPChoiceFormatType

Members

Member name Description
Dropdown 下拉式清單方塊。
RadioButtons 選項按鈕。

請參閱

參照

Microsoft.SharePoint namespace