[]
        
(Showing Draft Content)

C1.C1Schedule.CategoryStorage

CategoryStorage Class

The CategoryStorage is the storage for Category objects. It allows binding to the data source and mapping data source fields to the category properties.

Namespace: C1.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class CategoryStorage : BaseStorage<Category, BaseObjectMappingCollection<Category>>, IComponent, IDisposable, IBindingListView, IBindingList, IList, ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize, ISite, IServiceProvider

Properties

Name Description
Categories

Gets the CategoryCollection object that contains category related information.