protected void SizeAllocated( double width, double height )
'Declaration Protected Sub SizeAllocated( _ ByVal width As Double, _ ByVal height As Double _ )
'Declaration
Protected Sub SizeAllocated( _ ByVal width As Double, _ ByVal height As Double _ )
'Usage Dim instance As FlexGrid Dim width As Double Dim height As Double instance.SizeAllocated(width, height)
'Usage
Dim instance As FlexGrid Dim width As Double Dim height As Double instance.SizeAllocated(width, height)
FlexGrid Class FlexGrid Members