TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ListViewZoomPolicy Class
Properties Methods


In This Topic
    ListViewZoomPolicy Class Members
    In This Topic

    The following tables list the members exposed by ListViewZoomPolicy.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this policy should take effect. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public PropertyOverridden. Gets the type indicates which control type can use this policy.  
    Public PropertyGets or sets a value indicating whether zoom column's width.  
    Public PropertyGets or sets a value indicating whether zoom item's icon.  
    Public PropertyGets or sets a value indicating whether zoom item's font.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this instance can zoom the specified control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodDetermines whether the children controls can be zoomed. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodGet the collection of controls contained within the control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodInitializes the control before zoom action start. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodTerminate the control after zoom action completely. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodOverridden. Zoom the control bounds.  
    Public MethodOverridden. Zoom the control font.  
    Top
    See Also