Compartir a través de


TreeViewItemTemplateSettings.Indentation Propiedad

Definición

Obtiene la cantidad que el elemento tiene sangría.

public:
 property Thickness Indentation { Thickness get(); };
Thickness Indentation();
public Thickness Indentation { get; }
var thickness = treeViewItemTemplateSettings.indentation;
Public ReadOnly Property Indentation As Thickness

Valor de propiedad

Cantidad en la que se sangría el elemento.

Se aplica a