PFGridView_FrameHeaderContent Enumeration |
Namespace: Packflow.Interface
public enum PFGridView_FrameHeaderContent
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No caption. | |
| Label | 1 | A label containing the GridViewTitle. | |
| ViewSelection | 2 | A dropdown allowing changing the selected view. | |
| Both | 3 | Label+ViewSelection |