HubSectionHeaderClickEventArgs.Section Proprietà

Definizione

Ottiene l'hubSection per l'intestazione selezionata.

HubSection Section();
public HubSection Section { get; }
var hubSection = hubSectionHeaderClickEventArgs.section;
Public ReadOnly Property Section As HubSection

Valore della proprietà

HubSection per l'intestazione selezionata.

Si applica a

Vedi anche