KaxDateInputGetProperties Method |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual PropertyDescriptorCollection GetProperties()
Public Overridable Function GetProperties As PropertyDescriptorCollection
public:
virtual PropertyDescriptorCollection^ GetProperties()
abstract GetProperties : unit -> PropertyDescriptorCollection
override GetProperties : unit -> PropertyDescriptorCollection
Return Value
Type:
PropertyDescriptorCollectionImplements
ICustomTypeDescriptorGetProperties
See Also