Table of Contents
ContentStringFormat Property

Gets or sets a composite string that specifies how to format the contents of the TabItem objects if they are displayed as strings. This is a dependency property.

Syntax
 public String ContentStringFormat { get; set; }

Property Value

The default value is null.

See Also