EntryCategoryScheme Property
This property identifies a categorization scheme.
Syntax
char* GetEntryCategoryScheme(int iEntryIndex);
int SetEntryCategoryScheme(int iEntryIndex, char* lpszEntryCategoryScheme);
Default Value
""
Remarks
This property identifies a categorization scheme.
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String