skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Namespace Telerik.Windows.Controls.FieldList.Editing

Classes

BooleanToAscendingSortOrderConverter

Represents a converter that converts System.Boolean values to and from SortOrder enumeration values.

BooleanToDescendingSortOrderConverter

Represents a converter that converts System.Boolean values to and from SortOrder enumeration values.

BooleanToSortOrderConverter

Represents a converter that converts System.Boolean values to and from SortOrder enumeration values.

CalculationOption

An available calculation option.

CalculationType

Enumerates possible additional calculations applied as TotalFormats.

ComparisonToVisibleConverter

Represents a converter that converts Comparison values to System.Windows.Visibility enumeration values.

ConditionOption

Represents an available condition option. This is for internal use only and is not intended to be used directly from your code.

ConfirmationFrame

A System.Windows.Controls.ContentControl used to render common OK and Cancel buttons around its content.

DialogViewModel

A base class for the various pivot field list editing dialogs view models.

DifferenceFromCalculation

Difference from calculation option.

DoubleGroupStepDialog

A view on DoubleGroupStepViewModel that encapsulates the editing of Step property for the DoubleGroups.

DoubleGroupStepViewModel

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

FilterCommands

Provides a standard set of Label related commands.

GroupComparerOption

Represents an available option for a group comparer.

IndexCalculation

Index calculation option.

IntervalComparisonToVisibilityConverter

Represents a converter that converts IntervalComparison values to System.Windows.Visibility enumeration values.

ItemBasedCalculation

A base class for item based calculation options.

ItemsSetFilterDialog

A view on ItemsSetFilterViewModel that encapsulates the editing of a set filter for a Filter's Description.

ItemsSetFilterViewModel

A view-model that encapsulates the editing of a SetCondition for a Filter's Description. This is for internal use only and is not intended to be used directly from your code.

LabelCommands

Provides a standard set of Label related commands.

LabelFilterDialog

A view on LabelFilterViewModel that encapsulates the editing of a LabelGroupFilter for a Label's Description.

LabelFilterViewModel

A view-model that encapsulates the editing of a LabelGroupFilter for a Label's Description. This is for internal use only and is not intended to be used directly from your code.

NamedObject

A base class for simple named token classes.

NamedToStringConverter

A converter that converts an object to string using the DisplayName if the object is INamed or the System.Object.ToString.

NoCalculation

No calculation option.

NullToVisibilityConverter

Represents a converter that converts System.Object values to System.Windows.Visibility enumeration values.

OperatorValueFilterControl

Control that works with different types of filter conditions. This is for internal use only and is not intended to be used directly from your code.

PercentDifferenceFromCalculation

Percent difference from calculation option.

PercentOfCalculation

Percent of calculation option.

PercentOfColumnTotalCalculation

Percent of column total calculation option.

PercentOfGrandTotalCalculation

Percent of grand total calculation option.

PercentOfRowTotalCalculation

Percent of row total calculation option.

PercentRunningTotalInCalculation

Percent running total in calculation option.

PivotItemsFilteringControl

Control that works with ItemsFilterCondition. This is for internal use only and is not intended to be used directly from your code.

PivotItemsFilteringControlViewModel

A view-model used by PivotItemsFilteringControl. This is for internal use only and is not intended to be used directly from your code.

PivotResultsViewModel

Provides mechanisms to observe the IDataProvider context and its IPivotResults.

PivotSettingsViewModel

Provides mechanisms to observe the IPivotSettings context. Disables the dialog if the current Telerik.Windows.Controls.FieldList.Editing.DialogViewModel.Context is not part of an IPivotSettings.

RankLargestToSmallestCalculation

Rank largest to smallest calculation option.

RankSmallestToLargestCalculation

Rank smallest to largest calculation option.

RunningTotalCalculation

A base class for running total calculation options.

RunningTotalInCalculation

Running total in calculation option.

Selectable

A wrapper over an object that exposes properties for selection of that item.

SelectAll

A special case of ISelectable that is used to select or deselect all other items in a SelectionCollection.

SelectionCollection

A class that implements the logic for item selection and creation of a Condition for filtering.

ShowFieldListDialog

A view that allows for adding new fields to the inline field list.

SimpleCalculation

A base class for simple calculation options.

SortingOptionsDialog

A view on SortingOptionsViewModel that encapsulates the editing of a SortOrder and GroupComparer for a Label's Description.

SortingOptionsViewModel

A view-model that encapsulates the editing of a SortOrder and GroupComparer for a Label's Description.

StringFormatOption

Identifies an option for string format selection.

StringFormatsDialog

A view on StringFormatsViewModel that encapsulates the editing of a string format for a Value's Description.

StringFormatsViewModel

A view-model that encapsulates the editing of a string format for a Value's Description.

StringToBooleanConverter

Represents a converter that compares the string presentation of an object to the converter parameter and returns a Boolean.

Top10FilterDialog

A view on Top10FilterViewModel that encapsulates the editing of Top10 typed filters for a Label's Description.

Top10FilterTypeToVisibilityConverter

A converter that returns System.Windows.Visibility.Visible if the parameter is one of the top ten filters represented by "Items", "Percent" and "Sum" and the value type matches semantically the string.

Top10FilterViewModel

A view-model that encapsulates the editing of Top10 typed filters for a Label's Description.

TypeToBooleanConverter

Represents a converter that compares a value to a type and returns a Boolean.

TypeToVisibilityConverter

Represents a converter that compares a value to a type and returns a Visibility.

TypeVisibility

Gets visibility options for TypeToVisibilityConverter.

ValueCalculationsDialog

A view on ValueCalculationsViewModel that encapsulates the editing of a TotalFormat for a Value's Description.

ValueCalculationsViewModel

A view-model that encapsulates the editing of a TotalFormat for a Value's Description.

ValueCommands

Provides a standard set of Value related commands.

ValueFilterDialog

A view on ValueFilterViewModel that encapsulates the editing of a ValueGroupFilter for a Label's Description.

ValueFilterViewModel

A view-model that encapsulates the editing of a ValueGroupFilter for a Label's Description.

ValueSourceOption

Represents an available option for a value source.

ValueSummarizationDialog

A view on ValueSummarizationViewModel that encapsulates the editing of an aggregate function for a Value's Description.

ValueSummarizationViewModel

A view-model that encapsulates the editing of an aggregate function for a Value's Description.

Interfaces

ISelectable

An interface for the selection of an item.

Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.