ItemsChangedEventArgs.ItemUICount 속성

정의

변경과 관련된 UI(사용자 인터페이스) 요소 수를 가져옵니다.

public:
 property int ItemUICount { int get(); };
public int ItemUICount { get; }
member this.ItemUICount : int
Public ReadOnly Property ItemUICount As Integer

속성 값

Int32

변경 작업과 관련된 UI 요소 수를 나타내는 정수입니다.

적용 대상