C# (CSharp) DSShared.Lists 네임스페이스

클래스들

이름 설명
CustomList A custom list view control allowing you to specify a list of columns that retrieve their row information via reflection
CustomListColumn Class representing a column in a CustomList control
CustomListColumnCollection Class that manages a collection of CustomListColumn objects in a CustomList control
EditStrAttribute
ObjProperty Class that a CustomList uses to figure out the value of a particular row+column
ObjRow Class that represents a row in a CustomList
RowClickEventArgs Args class that holds a row and a column.