PropertyBagValues Property |
Namespace: Kettic.AspNet.Controls.Calendar.PersistenceAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic ICollection Values { get; }
Public ReadOnly Property Values As ICollection
Get
public:
virtual property ICollection^ Values {
ICollection^ get () sealed;
}
abstract Values : ICollection with get
override Values : ICollection with get
Property Value
Type:
ICollectionImplements
IDictionaryValues
See Also