skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue 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 Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    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

Class RadSpreadsheetDialogContentBase

Represents base for the dialogs content classes.

Inheritance
System.Object
ControlBase
RadSpreadsheetDialogContentBase
RadSpreadsheetDialogContentBase<TContext>
Inherited Members
ControlBase.GetTemplateChild<T>(String)
ControlBase.GetRequiredTemplateChild<T>(String, Boolean)
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll

Syntax

public abstract class RadSpreadsheetDialogContentBase : ControlBase, ILocalizable

Constructors

RadSpreadsheetDialogContentBase()

Declaration
protected RadSpreadsheetDialogContentBase()

Fields

CanMoveProperty

Can move dependency property.

Declaration
public static readonly DependencyProperty CanMoveProperty
Field Value
System.Windows.DependencyProperty

DialogResultProperty

Diagonal result dependency property.

Declaration
public static readonly DependencyProperty DialogResultProperty
Field Value
System.Windows.DependencyProperty

HeaderProperty

Header dependency property.

Declaration
public static readonly DependencyProperty HeaderProperty
Field Value
System.Windows.DependencyProperty

HostWindowMaxHeightProperty

Host window max height dependency property.

Declaration
public static readonly DependencyProperty HostWindowMaxHeightProperty
Field Value
System.Windows.DependencyProperty

HostWindowMaxWidthProperty

Host window max width dependency property.

Declaration
public static readonly DependencyProperty HostWindowMaxWidthProperty
Field Value
System.Windows.DependencyProperty

HostWindowMinHeightProperty

Host window min height dependency property.

Declaration
public static readonly DependencyProperty HostWindowMinHeightProperty
Field Value
System.Windows.DependencyProperty

HostWindowMinWidthProperty

Host window min width dependency property.

Declaration
public static readonly DependencyProperty HostWindowMinWidthProperty
Field Value
System.Windows.DependencyProperty

ResizeModeProperty

Resize mode dependency property.

Declaration
public static readonly DependencyProperty ResizeModeProperty
Field Value
System.Windows.DependencyProperty

WindowStartupLocationProperty

Window startup location dependency property.

Declaration
public static readonly DependencyProperty WindowStartupLocationProperty
Field Value
System.Windows.DependencyProperty

Properties

CanMove

Gets or sets a value indicating whether the dialog can move.

Declaration
public bool CanMove { get; set; }
Property Value
System.Boolean

The value indicating whether the dialog can move.

DialogResult

Gets or sets the dialog result.

Declaration
public Nullable<bool> DialogResult { get; set; }
Property Value
System.Nullable<System.Boolean>

The dialog result.

Header

Gets or sets the header.

Declaration
public string Header { get; set; }
Property Value
System.String

The header.

HostWindowMaxHeight

Gets or sets the maximum height of the host window.

Declaration
public double HostWindowMaxHeight { get; set; }
Property Value
System.Double

The height of the maximum host window.

HostWindowMaxWidth

Gets or sets the maximum width of the host window.

Declaration
public double HostWindowMaxWidth { get; set; }
Property Value
System.Double

The maximum width of the host window.

HostWindowMinHeight

Gets or sets the minimum height of the host window.

Declaration
public double HostWindowMinHeight { get; set; }
Property Value
System.Double

The minimum height of the host window.

HostWindowMinWidth

Gets or sets the minimum width of the host window.

Declaration
public double HostWindowMinWidth { get; set; }
Property Value
System.Double

The minimum width of the host window min.

ResizeMode

Gets or sets the resize mode.

Declaration
public ResizeMode ResizeMode { get; set; }
Property Value
System.Windows.ResizeMode

The resize mode.

WindowStartupLocation

Gets or sets the window startup location.

Declaration
public WindowStartupLocation WindowStartupLocation { get; set; }
Property Value
System.Windows.WindowStartupLocation

The window startup location.

Methods

SetString(String)

A method to supply element with the localized data.

Declaration
public void SetString(string localizedValue)
Parameters
System.String localizedValue

The localized value.

Implements
ILocalizable.SetString(String)

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
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.