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

Class StyleFormattingPropertiesDialogContext

Inheritance
System.Object
StyleFormattingPropertiesDialogContext
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.UI.Extensibility
Assembly: Telerik.WinControls.RichTextEditor.dll

Syntax

public class StyleFormattingPropertiesDialogContext

Constructors

StyleFormattingPropertiesDialogContext(String, ListStyle, RadRichTextBox)

Initializes a new instance of the StyleFormattingPropertiesDialogContext class. Use it for editing of list style.

Declaration
public StyleFormattingPropertiesDialogContext(string dialogTitle, ListStyle realListStyle, RadRichTextBox owner)
Parameters
System.String dialogTitle

The dialog title.

ListStyle realListStyle

The real list style.

RadRichTextBox owner

The owner.

StyleFormattingPropertiesDialogContext(String, StyleDefinition, RadRichTextBox)

Initializes a new instance of the StyleFormattingPropertiesDialogContext class. Use it for editing of style definition.

Declaration
public StyleFormattingPropertiesDialogContext(string dialogTitle, StyleDefinition realStyleDefinition, RadRichTextBox owner)
Parameters
System.String dialogTitle

The dialog title.

StyleDefinition realStyleDefinition

The real style definition.

RadRichTextBox owner

The owner.

StyleFormattingPropertiesDialogContext(String, StyleType, RadRichTextBox)

Initializes a new instance of the StyleFormattingPropertiesDialogContext class. Use it for creation of new style with specified type.

Declaration
public StyleFormattingPropertiesDialogContext(string dialogTitle, StyleType styleType, RadRichTextBox owner)
Parameters
System.String dialogTitle

The dialog title.

StyleType styleType

Type of the style.

RadRichTextBox owner

The owner.

StyleFormattingPropertiesDialogContext(String, RadRichTextBox)

Initializes a new instance of the StyleFormattingPropertiesDialogContext class. Use it for creation of new style.

Declaration
public StyleFormattingPropertiesDialogContext(string dialogTitle, RadRichTextBox owner)
Parameters
System.String dialogTitle

The dialog title.

RadRichTextBox owner

The owner.

Properties

DialogTitle

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

Document

Declaration
public RadDocument Document { get; }
Property Value
RadDocument

Owner

Declaration
public RadRichTextBox Owner { get; }
Property Value
RadRichTextBox

RealListStyle

Declaration
public ListStyle RealListStyle { get; }
Property Value
ListStyle

RealStyleDefinition

Declaration
public StyleDefinition RealStyleDefinition { get; }
Property Value
StyleDefinition

StyleCollection

Declaration
public StyleCollection StyleCollection { get; }
Property Value
StyleCollection

StyleType

Declaration
public StyleType StyleType { get; }
Property Value
StyleType

Methods

AddListStyle(ListStyle)

Declaration
public virtual void AddListStyle(ListStyle listStyle)
Parameters
ListStyle listStyle

AddStyleDefinition(StyleDefinition)

Declaration
public virtual void AddStyleDefinition(StyleDefinition style)
Parameters
StyleDefinition style

EditListStyle(ListStyle)

Declaration
public virtual void EditListStyle(ListStyle listStyle)
Parameters
ListStyle listStyle

EditStyleDefinition(StyleDefinition)

Declaration
public virtual void EditStyleDefinition(StyleDefinition style)
Parameters
StyleDefinition style

GetCharacterStyle()

Declaration
public virtual StyleDefinition GetCharacterStyle()
Returns
StyleDefinition

GetLinkedStyle()

Declaration
public virtual StyleDefinition GetLinkedStyle()
Returns
StyleDefinition

GetListStyle()

Declaration
public virtual ListStyle GetListStyle()
Returns
ListStyle

GetParagraphStyle()

Declaration
public virtual StyleDefinition GetParagraphStyle()
Returns
StyleDefinition

GetShowInsertSymbolDialogAction()

Declaration
public virtual Action<Action<char, FontFamily>, FontFamily, RadRichTextBox> GetShowInsertSymbolDialogAction()
Returns
System.Action<System.Action<System.Char, FontFamily>, FontFamily, RadRichTextBox>

GetStyle(StyleType)

Declaration
public virtual StyleDefinition GetStyle(StyleType styleType)
Parameters
StyleType styleType

Returns
StyleDefinition

GetTableStyle()

Declaration
public virtual StyleDefinition GetTableStyle()
Returns
StyleDefinition

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • 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.