HubSectionHeaderClickEventArgs.Section 속성

정의

클릭한 헤더의 HubSection 을 가져옵니다.

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

속성 값

클릭한 헤더의 HubSection 입니다.

적용 대상

추가 정보