Base class for all descriptors used for
handling the logic for property changed notifications.
Inheritance Hierarchy
Namespace: Kettic.AspNet.DataAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class DescriptorBase : INotifyPropertyChanged
Public Class DescriptorBase
Implements INotifyPropertyChanged
public ref class DescriptorBase : INotifyPropertyChanged
type DescriptorBase =
class
interface INotifyPropertyChanged
end
The DescriptorBase type exposes the following members.
Constructors
Events
See Also