ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1SizerEventArgs Class / Band Property

In This Topic
    Band Property (C1SizerEventArgs)
    In This Topic
    Gets a reference to the band (row or column) that caused the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Band As Band
    public Band Band {get;}
    See Also