Class TabItem
Namespace: VelloSharp.Composition.Controls
Assembly: VelloSharp.Composition.dll
public sealed class TabItem
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Content
public CompositionElement? Content { get; set; }
Property Value
Header
public string Header { get; set; }