IExpandCollapseProvider.ExpandCollapseState 속성

정의

컨트롤의 확장 또는 축소 상태를 가져옵니다.

public:
 property ExpandCollapseState ExpandCollapseState { ExpandCollapseState get(); };
ExpandCollapseState ExpandCollapseState();
public ExpandCollapseState ExpandCollapseState { get; }
var expandCollapseState = iExpandCollapseProvider.expandCollapseState;
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

속성 값

컨트롤의 확장 또는 축소 상태입니다.

적용 대상