: FormItemRow.Indentation (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property Indentation As Boolean
'Uso
Dim instance As FormItemRow
Dim value As Boolean
value = instance.Indentation
instance.Indentation = value
public bool Indentation { get; set; }
Vea también
Referencia
FormItemRow (Clase)
FormItemRow (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)