共用方式為


FieldChoice.EditFormat 屬性

決定是否要顯示 [選項] 欄位為 [選項] 按鈕 (也稱為 「 選項按鈕 」),或為下拉式清單。

命名空間:  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 Property EditFormat As ChoiceFormatType
    Get
    Set
'用途
Dim instance As FieldChoice
Dim value As ChoiceFormatType

value = instance.EditFormat

instance.EditFormat = value
public ChoiceFormatType EditFormat { get; set; }

屬性值

類型:Microsoft.SharePoint.Client.ChoiceFormatType
指定的格式類型的值。

請參閱

參照

FieldChoice 類別

FieldChoice 成員

Microsoft.SharePoint.Client 命名空間