WebFormGridViewChromeMode Enumeration |
Namespace: Packflow.Modeling
public enum WebFormGridViewChromeMode
Member name | Value | Description | |
---|---|---|---|
Hidden | 0 | Not shown at all. | |
Embedded | 1 | Always visible. | |
Ghost | 2 | Only visible when the user's cursor is on the gridview. | |
ShowOnClick | 3 | Only visible when the user clicks on the gridview. |