[C#/WPF] Table 클래스 : Columns 속성을 사용해 특정 컬럼 제거하기


■ Table 클래스의 Columns 속성을 사용해 특정 컬럼을 제거하는 방법을 보여준다.

예제 코드 (C#)