Version

MeasureValueListItemEventArgs Class Members

The following tables list the members exposed by MeasureValueListItemEventArgs.

Public Constructors
 NameDescription
Public ConstructorMeasureValueListItemEventArgs ConstructorCreates a new instance of the MeasureValueListItemEventArgs class  
Public Properties
 NameDescription
Public PropertyDoDefaultMeasuringGets/sets whether the ValueListItem is being custom measured  
Public PropertyMeasureItemEventArgsThe DrawItemEventArgs associated with this draw operation  
Public PropertyResolvedAppearanceGets/sets the resolved Appearance that will be applied to the ValueListItem when it is custom drawn.  
Public PropertyValueListItemThe ValueListItem that will be drawn  
See Also