Click or drag to resize
HatchStyleEditor Class
Internal.
Inheritance Hierarchy

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
[ComVisibleAttribute(false)]
public class HatchStyleEditor : UITypeEditor

The HatchStyleEditor type exposes the following members.

Constructors
  NameDescription
Public methodHatchStyleEditor
Initializes a new instance of the HatchStyleEditor class
Top
Remarks
This class serves as the style editor for the HatchStyle property of OGBrush.
See Also