Grid |
public enum GridRowGlyph
| Member name | Value | Description |
|---|---|---|
| None | 0 | Specifies no glyph for the row. |
| Star | 1 | Specifies a star for showing a dirty row. |
| Arrow | 2 | Specifies an arrow for the current row. |
| ArrowStar | 3 | Specifies a star and arrow for a dirty current row. |
| Pencil | 4 | Specifies a pencil for the line being edited. |
Copyright 2026 NeoAxis Group. All rights reserved.