Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / OnDefaultUnitChanged Method

In This Topic
    OnDefaultUnitChanged Method
    In This Topic
    Called when the DefaultUnit property value has changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnDefaultUnitChanged() 
    protected virtual void OnDefaultUnitChanged()
    See Also