The following tables list the members exposed by FieldTypeEditor.
Name | Description | |
---|---|---|
FieldTypeEditor Constructor | Initializes a new instance of the DataSourceEventArgs class. |
Name | Description | |
---|---|---|
IsDropDownResizable | (Inherited from |
Name | Description | |
---|---|---|
EditValue | Overloaded. Overridden. This is an override from UITypeEditor. The property grid will call this when it wants to display the editor for the given value. This is an override from UITypeEditor. The property grid will call this when it wants to display the editor for the given value. | |
GetEditStyle | Overloaded. Overridden. This is an override from UITypeEditor. The editor style indicates what type of editor we are providing: we can either display a dialog or a drop-down box. Our editor always shows a drop-down box. This is an override from UITypeEditor. The editor style indicates what type of editor we are providing: we can either display a dialog or a drop-down box. Our editor always shows a drop-down box. | |
GetPaintValueSupported | Overloaded. Overridden. This is an override from UITypeEditor and indicates if we support painting a small representation of our value in the property grid. This is an override from UITypeEditor and indicates if we support painting a small representation of our value in the property grid. | |
PaintValue | Overloaded. (Inherited from |