Class
ShowFieldListViewModel

A view-model that encapsulates the inline editing of fields. This is for internal use only and is not intended to be used directly from your code.

Definition

Namespace:Telerik.Windows.Controls.FieldList

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

cs-api-definition
public sealed class ShowFieldListViewModel : PivotSettingsViewModel, INotifyPropertyChanged, IDisposable, IDialogViewModel

Inheritance: objectViewModelBaseDialogViewModelPivotSettingsViewModelShowFieldListViewModel

Implements: IDialogViewModelIDisposableINotifyPropertyChanged

Inherited Members DialogViewModel.IsWorkingDialogViewModel.RequiresRefreshDialogViewModel.IsAvailableDialogViewModel.OkDialogViewModel.CancelDialogViewModel.RefreshDialogViewModel.CompletedDialogViewModel.CanceledViewModelBase.InvokeOnUIThread(Action)ViewModelBase.Dispose()ViewModelBase.PropertyChanged

Properties

FieldListViewModel

Gets the view model of the inline field list.

Declaration

cs-api-definition
public FieldListViewModel FieldListViewModel { get; }

Property Value

FieldListViewModel

In this article
DefinitionPropertiesFieldListViewModel
Not finding the help you need?
Contact Support