SPFieldChoice.Sortable 属性

获取一个布尔值,该值指示是否可按字段进行排序。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property Sortable As Boolean
    Get
用法
Dim instance As SPFieldChoice
Dim value As Boolean

value = instance.Sortable
public override bool Sortable { get; }

属性值

类型:System.Boolean
true如果可以排序字段 ;否则为false。

另请参阅

引用

SPFieldChoice 类

SPFieldChoice 成员

Microsoft.SharePoint 命名空间