ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1SizerLightEventArgs Class / Cancel Property

In This Topic
    Cancel Property (C1SizerLightEventArgs)
    In This Topic
    Determines whether the font for this control should be resized.
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also