InputFormControl.SmallIndent property

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

Syntax

'Declaration
Public Property SmallIndent As Boolean
    Get
    Set
'Usage
Dim instance As InputFormControl
Dim value As Boolean

value = instance.SmallIndent

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

Property value

Type: System.Boolean

See also

Reference

InputFormControl class

InputFormControl members

Microsoft.SharePoint.WebControls namespace