Enum ViewType
Defines the constants that specify the type to be viewed for the Grid.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.GridHelperClasses.Windows.dll
Syntax
public enum ViewType
Fields
| Name | Description |
|---|---|
| ActualView | Selects the entire grid in view |
| SelectionView | Considers the selected area in grid |