ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.CoditionalFormatting Namespace / ItemFormattingEventArgs Class / Cancel Property

In This Topic
    Cancel Property (ItemFormattingEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also