FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / LayoutContent Method

In This Topic
    LayoutContent Method (GridControlCellView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub LayoutContent( _
       ByVal contentFinalSize As Rect _
    ) 
    protected virtual void LayoutContent( 
       Rect contentFinalSize
    )

    Parameters

    contentFinalSize
    See Also