Skip to main content

Class TabItem

Namespace: VelloSharp.Composition.Controls
Assembly: VelloSharp.Composition.dll

public sealed class TabItem

Inheritance

objectTabItem

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

CompositionElement?

Header

public string Header { get; set; }

Property Value

string