[]
        
(Showing Draft Content)

C1.Win.List.ValueItems

ValueItems Class

Represents an object that defines how cells are rendered.

Inheritance
ValueItems
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class ValueItems

Properties

Name Description
AnnotatePicture

True to display both value and display value.

DefaultItem

Sets or retrieves the index of default ValueItem or -1 if no default.

Presentation

Sets or retrieves how ValueItems are displayed.

Translate

Sets or retrieves whether or not data values in the column are translated using ValueItems.

Validate

Sets or retrieves whether input values are validated using the ValueItemCollection.

Values

Returns a collection of Value/DisplayValue pairs.

internalValues