True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / PrintCancelException Class / HResult Property

In This Topic
    HResult Property (PrintCancelException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HResult As System.Integer
    public System.int HResult {get; set;}
    See Also