'Declaration Public Property Animated As Boolean
'Usage Dim instance As DateCalendarCellType Dim value As Boolean instance.Animated = value value = instance.Animated
public bool Animated {get; set;}
'Declaration Public Property Animated As Boolean
'Usage Dim instance As DateCalendarCellType Dim value As Boolean instance.Animated = value value = instance.Animated
public bool Animated {get; set;}