PFGridView_FrameFooterMode Enumeration |
Namespace: Packflow.Interface
public enum PFGridView_FrameFooterMode
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. |