C# (CSharp) DSShared.Lists Namespace

Classes

Name Description
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.