FormItemRow.Indentation 属性

获取或设置一个值,该值指示窗体项行将被缩进。

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

语法

声明
Public Property Indentation As Boolean
    Get
    Set
用法
Dim instance As FormItemRow
Dim value As Boolean

value = instance.Indentation

instance.Indentation = value
public bool Indentation { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

FormItemRow 类

FormItemRow 成员

Microsoft.SharePoint.Portal.WebControls 命名空间