InputFormControl.IndentSize Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property IndentSize As Integer
Get
'Usage
Dim value As Integer
value = Me.IndentSize
protected int IndentSize { get; }
Property Value
Type: System.Int32