C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / GetContentMeasureSize Method

In This Topic
GetContentMeasureSize Method (GridControlCellView)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GetContentMeasureSize( _
   ByVal contentAvailableSize As Size, _
   ByVal exactWidth As Boolean, _
   ByVal exactHeight As Boolean _
) As Size
 

Parameters

contentAvailableSize
exactWidth
exactHeight
See Also