Better ListView Class Reference

BetterListViewGroupConverter Methods

The methods of the BetterListViewGroupConverter class are listed below. For a complete list of BetterListViewGroupConverter class members, see the BetterListViewGroupConverter Members topic.

Public Instance Methods

CanConvertFromOverloaded. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
CanConvertToOverloaded. Returns whether this converter can convert the object to the specified type, using the specified context.
ConvertFromOverloaded. Converts the given object to the type of this converter, using the specified context and culture information.
ConvertToOverloaded. Converts the given value object to the specified type, using the specified context and culture information.
GetStandardValuesOverloaded. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
GetStandardValuesExclusiveOverloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
GetStandardValuesSupportedOverloaded. Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.

See Also

BetterListViewGroupConverter Class | ComponentOwl.BetterListView Namespace