| C1.Win.TouchToolKit Namespace : PropertyGridZoomPolicy Class |
The following tables list the members exposed by PropertyGridZoomPolicy.
| Name | Description | |
|---|---|---|
![]() | PropertyGridZoomPolicy 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. |
| Name | Description | |
|---|---|---|
![]() | CanZoom | Determines whether this instance can zoom the specified control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) |
![]() | CanZoomChildren | Overridden. Determines whether the children controls can be zoomed. It is always return false in PropertyGridZoomPolicy. |
![]() | 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 | Zoom the control bounds. (Inherited from C1.Win.TouchToolKit.ControlZoomPolicy) |
![]() | ZoomFont | Zoom the control font. (Inherited from C1.Win.TouchToolKit.ControlZoomPolicy) |