Share via


Hub.DefaultSectionIndex Property

Definition

Gets or sets the index of the hub section to show first when the Hub is initialized.

public int DefaultSectionIndex { get; set; }
<Hub DefaultSectionIndex=int/>

Property Value

Int32

The index of the hub section to show first when the Hub is initialized.

Applies to

See also