Property IsTabTrimmed
| Improve this Doc View SourceIsTabTrimmed
Gets a value indicates whether any of the tabs are trimmed. This is a dependency property.
Declaration
public bool IsTabTrimmed { get; }
Property Value
Type | Description |
---|---|
System.Boolean | true if any of the tabs are trimmed, otherwise false. |