Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ApplyBorderEventArgs Class
Members


In This Topic
    ApplyBorderEventArgs Class
    In This Topic
    Represents the event data for the ApplyBorder event.
    Syntax
    'Declaration
     
    
    Public Class ApplyBorderEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ApplyBorderEventArgs
    public class ApplyBorderEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.ApplyBorderEventArgs

    See Also