corelibraries-devexpress-dot-mvvm-33e149e0.md
Provides support for the INotifyPropertyChanged interface and capabilities for easy implementation of bindable properties with the GetProperty and SetProperty methods.
Namespace : DevExpress.Mvvm
Assembly : DevExpress.Mvvm.v25.2.dll
NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation
[DataContract]
public abstract class BindableBase :
INotifyPropertyChanged
<DataContract>
Public MustInherit Class BindableBase
Implements INotifyPropertyChanged
See BindableBase to learn more.
Show 110 items
Object BindableBase DXSplashScreenViewModel
ChooseXPObjectSourceEntityTypePage
ConfigureEFStoredProceduresPage
DocumentPreviewPropertyProvider
MasterDetailChooseSummaryOptionsPage
MasterDetailSelectDataMembersPage
SpecifyReportTemplateOptionsPage
AppointmentDragResizeViewModel
AppointmentInplaceEditorViewModel
AppointmentWindowTimeIntervalViewModel
MultiQueryConfigureParametersPage
ObjectConstructorParametersPage
ConfigureReportPageSettingsPage
MasterDetailAddGroupingLevelPage
AIDataBoundEnterReportPromptPage
See Also