ComponentOne Xamarin.iOS
LayoutSubviews Method (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members