ComponentOne Xamarin.Android
WeightSum Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members