| ButtonDisplayLogicConverter Properties | 
The ButtonDisplayLogicConverter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Comparer | Gets an IComparer that can be used to sort the values of the enumeration.(Inherited from EnumConverter.) | 
|  | EnumType | Specifies the type of the enumerator this converter is associated with.(Inherited from EnumConverter.) | 
|  | Pairs | 
            Gets an array of lookup pairs.
            (Overrides StringLookupConverterPairs.) | 
|  | Values | Gets or sets a TypeConverterStandardValuesCollection that specifies the possible values for the enumeration.(Inherited from EnumConverter.) | 
 See Also
See Also