ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / getEditRect Method

In This Topic
    getEditRect Method (Split)
    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