Property IsAuto
| Improve this Doc View SourceIsAuto
Gets a value that indicates whether the SplitterDistance holds a value whose size is determined by the size properties of the content object.
Declaration
public bool IsAuto { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if the Value property is System.Double.NaN; otherwise, false. |