ComponentOne Xamarin.Android
WeightSum Property (CalendarYearsPanel)


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

Reference

CalendarYearsPanel Class
CalendarYearsPanel Members