Objective Grid for Microsoft® .NET® Reference Guide

HatchStyleEditor Members

Back to Class Index

HatchStyleEditor overview

Public Instance Constructors

HatchStyleEditor ConstructorInitializes a new instance of the HatchStyleEditor class.

Public Instance Methods

EditValue (inherited from UITypeEditor)Overloaded. Edits the specified object's value using the editor style indicated by GetEditStyle.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEditStyle (inherited from UITypeEditor)Overloaded. Gets the editor style used by the EditValue method.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetPaintValueSupportedOverloaded. FOR INTERNAL USE ONLY.
GetPaintValueSupported (inherited from UITypeEditor)Overloaded. Indicates whether this editor supports painting a representation of an object's value.
GetType (inherited from Object)Gets the Type of the current instance.
PaintValueOverloaded. FOR INTERNAL USE ONLY.
PaintValue (inherited from UITypeEditor)Overloaded. Paints a representation of the value of the specified object to the specified canvas.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

HatchStyleEditor Class | Stingray.Grid Namespace