ComponentOne Xamarin Edition
GridZoomMode Enumeration
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridZoomMode Enumeration
Defines constants that specify the current mode for zoom behavior.
Syntax
public enum GridZoomMode : System.Enum 
Members
MemberDescription
Disabled Zoom of content is disabled.
Enabled Zoom of content is enabled.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Grid.GridZoomMode

See Also

Reference

C1.Xamarin.Forms.Grid Namespace