[]
        
(Showing Draft Content)

C1.iOS.Grid.GridZoomMode

GridZoomMode Class

Defines constants that specify the current mode for zoom behavior.

Inheritance
GridZoomMode
Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public sealed class GridZoomMode : Enum

Fields

Name Description
Disabled

Zoom of content is disabled.

Enabled

Zoom of content is enabled.

value__