\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.ListBase Namespace / View Class / getEditRect(Style) Method

In This Topic
    getEditRect(Style) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function getEditRect( _
       ByVal style As Style _
    ) As Rectangle
    protected virtual Rectangle getEditRect( 
       Style style
    )

    Parameters

    style
    See Also