ZoomGrid Class Members
The following tables list the members exposed by ZoomGrid.
Public Constructors
Name | Description | |
---|---|---|
![]() | ZoomGrid Constructor | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
![]() | zoomWindow | Variable used for setting the zooming option in window |
Public Properties
Name | Description | |
---|---|---|
![]() ![]() | ZoomGridControlCell | Gets or sets a value indicating whether zooming of the cells in GridControl should be enabled. |
![]() ![]() | ZoomGridDataBoundCell | Gets or sets a value indicating whether zooming of the cells in GridDataBoundGrid should be enabled. |
Public Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the ZoomGrid. |
![]() | GetCurrentZoomSize | Overloaded. The folowing method may allow the user to get the current zoom percentage of the GridControl |
![]() | zoomGrid | This method determines whether to zoom GridControl or DataBoundGrid or both by checking the boolean variable of each grid |
Extension Methods
Name | Description | |
---|---|---|
![]() | IterateIndex | Overloaded. Iterates the index. |
![]() | IterateIndex | Overloaded. Iterates the index. |
See Also