Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / InternalResetLayoutDimensions Method

In This Topic
    InternalResetLayoutDimensions Method (RenderInputCheckBox)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Protected Overridable Sub InternalResetLayoutDimensions( _
       ByVal dimensions As RefDim _
    ) 
    protected virtual void InternalResetLayoutDimensions( 
       RefDim dimensions
    )

    Parameters

    dimensions
    See Also