[]
Gets a value that represents the indent level of the associated DisplayFormat object as it is displayed in the current user interface.
public int IndentLevel { get; }
Public ReadOnly Property IndentLevel As Integer
Type | Description |
---|---|
int | The indent level of the associated DisplayFormat object. |