Name | Description | |
---|---|---|
DataGridViewZoomPolicy Constructor |
The following tables list the members exposed by DataGridViewZoomPolicy.
Name | Description | |
---|---|---|
DataGridViewZoomPolicy Constructor |
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether this policy should take effect. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
TargetType | Overridden. Gets the type indicates which control type can use this policy. | |
ZoomCellStyleFont | Gets or sets a value indicating whether zoom cell style's font. | |
ZoomColumnWidth | Gets or sets a value indicating whether resize column's width. | |
ZoomRowHeight | Gets or sets a value indicating whether resize row's height. |
Name | Description | |
---|---|---|
CanZoom | Determines whether this instance can zoom the specified control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
CanZoomChildren | Determines whether the children controls can be zoomed. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
GetChildren | Get the collection of controls contained within the control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
Initialize | Initializes the control before zoom action start. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
Terminate | Terminate the control after zoom action completely. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
ZoomBounds | Overridden. Zoom the control bounds. | |
ZoomFont | Overridden. Zoom the control font. |