ComponentOne Xamarin.Android
BaselineAlignedChildIndex Property (GridGroupRowCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridGroupRowCell Class : BaselineAlignedChildIndex Property
Syntax
'Declaration
 
Public Overridable Property BaselineAlignedChildIndex As Integer
'Usage
 
Dim instance As GridGroupRowCell
Dim value As Integer
 
instance.BaselineAlignedChildIndex = value
 
value = instance.BaselineAlignedChildIndex
public virtual int BaselineAlignedChildIndex {get; set;}
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members