ComponentOne Xamarin.iOS
LayoutSubviews Method (GridCellsPanel)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellsPanel Class : LayoutSubviews Method
Syntax
'Declaration
 
<Foundation.ExportAttribute("layoutSubviews")>
<CompilerGeneratedAttribute()>
Public Overrides Sub LayoutSubviews() 
'Usage
 
Dim instance As GridCellsPanel
 
instance.LayoutSubviews()
[Foundation.Export("layoutSubviews")]
[CompilerGenerated()]
public override void LayoutSubviews()
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members