This documentation is archived and is not being maintained.

DataPagerFieldTypeEditor Members

Visual Studio 2008

Provides a visual editor for DataPager fields.

The DataPagerFieldTypeEditor type exposes the following members.

  NameDescription
Public method DataPagerFieldTypeEditor Initializes a new instance of the DataPagerFieldTypeEditor class.
Top

  NameDescription
Public method EditValue Overloaded. Displays the visual editor by using the style that is indicated by the GetEditStyle method to update the DataPager::Fields property.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetEditStyle Overloaded. Gets the style that the editor will use.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetPaintValueSupported Overloaded. Indicates whether this editor supports painting a representation of an object's value.
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method PaintValue Overloaded. Paints a representation of the value of an object.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top

  NameDescription
Public property IsDropDownResizable Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from UITypeEditor.)
Top
Show: