Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / AdjustClientArea Method / AdjustClientArea() Method


In This Topic
    AdjustClientArea() Method
    In This Topic
    Internal use only. Adjusts the client area.
    Syntax
    'Declaration
     
    
    Protected Overloads Overridable Sub AdjustClientArea() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.AdjustClientArea()
    protected virtual void AdjustClientArea()
    See Also