Namespace Syncfusion.Windows.Edit
Classes
| ApplyExpandCollapseArgs |
| BlockCodes |
| BlockListener |
| BooleanToBackgroundBrushConverter |
| BooleanToBorderBrushConverter |
| BoolToVisibilityConverter |
| CaretPositionEventArgs
Provide the data for the CaretPositionChanged event. |
| CLanguage
Represents a class that provides support for Syntax highlighting and Outlining for C language. |
| ContextPromptControl |
| CSharpLanguage |
| DelphiLanguage
Represents a class that provides support for Syntax highlighting and Outlining for Delphi language. |
| DocumentClosingEventArgs
Class defines DocumentClosing Event Args |
| EditCommands |
| EditControl |
| EditControlAutomationPeer
Represents a class that provides UI Automation support for EditControl. |
| EditFormats |
| EditIntellisenseArgs |
| EditLanguage
EditLanguage class is used to creating Language configurations for Syntax highlighting and Outlining |
| EditPrintManager
This class is used to Print and Print Preview functionalities. |
| EditScrollControl |
| EditScrollControlAutomationPeer
Represents a class that provides UI Automation support for EditScrollControl. |
| EditTypeCollection |
| EditTypeInfo |
| EditTypeInfoToImageSourceConverter |
| EndLineToLineHeightConverter |
| FindOptions |
| FindOptions.FindAndReplaceCommand |
| FindReplaceControl |
| FindReplacePopup |
| FindResult |
| FindResultToTextConverter |
| Format
Format derives from ISnippetFormat |
| FormatsCollection
FormatsCollection class is used to contain a collection of Formats in LanguageBase |
| HTMLLanguage
Represents a class that provides support for Syntax highlighting and Outlining for HTML language. |
| InsertionManager |
| Int32ToStringConverter |
| IntellisensePopup |
| InvertedBooleanToBackgroundBrushConverter |
| InvertedBooleanToBorderBrushConverter |
| ItemsRowHeightsEventArgs |
| JavaLanguage
Represents a class that provides support for Syntax highlighting and Outlining for Java language. |
| JScriptLanguage
Represents a class that provides support for Syntax highlighting and Outlining for JScript language. |
| KeyGestureExt
KeyGestureExt class is an extension of KeyGesture class. This class contains implementation for supporting multiple key gestures additionally. |
| LanguageBase |
| Lexem
Lexem class holds values related to a lexical element used in a Language configuration |
| LexemCollection
LexemCollection class is used to contain a collection of Formats in Lexems |
| LineItem |
| LineItemAutomationPeer
Represents a class that provides UI Automation support for LineItem. |
| LineItemExpandInformation |
| LineItemsCollection |
| LinePropertiesToStyleConverter |
| MarkupLanguageBase |
| OnBeforeLineRenderArgs
Class defines EditLineBackground Event Args |
| OrBasedVisibilityConverter |
| PixelScrollAxisExt
Represents the PixelScrollAxisExt class |
| PowerShellLanguage
Represents a class that provides support for Syntax highlighting and Outlining for Powershell language. |
| PrintSettings
Class which represents the setting for Printing and PrintPreview customizations. |
| ProceduralLanguageBase |
| ScopeDefinition |
| SearchResult |
| SelectionPointer |
| SelectionPointerChangedEventArgs
Custom eventargs class for Selection pointer values |
| SQLLanguage |
| StatusBarSettings
Properties in this class are used Binding the contents to Textblock and visibility mode in Status Bar |
| TabSelectionConverter |
| TabSelectionToTextConverter |
| TabVisibilityToVisibilityConverter |
| TextLanguage |
| ThicknessToDoubleConverter
Converter class for converting thickness value to double |
| Utils |
| VariableLineWidthProvider |
| VBLanguage |
| VBScriptLanguage
Represents a class that provides support for Syntax highlighting and Outlining for VBScript language. |
| WordDetails |
| XAMLLanguage |
| XMLLanguage |
Interfaces
| IBlock |
| ICursor |
| IFormat
IFormat interface has the Formats of Lexems. |
| IIntellisenseItem |
| ILexem |
Enums
| EditLanguageType
Specifies the types of languages |
| EditTokenType
Specifies types of tokens supported by EditLanguage lexems |
| EnterKeyBehavior |
| IndentingOptions |
| IntellisenseMode |
| Languages
Displays list of Languages supported by Essential Edit WPF |
| LineModificationState |
| SaveAction
Specifies the save action type. |
| ScopeLevel |
| TabKeyBehavior
Gets or sets the Tab Key behavior in EditControl. Insert the space on pressing the Tab key if TabKeyBehavior is VS. Insert the Tab, if TabKeyBehavior is Default. |
| Tabs
Tabs present in Find and Replace Window |
| TabVisibility
Specifies the visibility of Find results tab. |
Delegates
| EventHandler<CaretPositionEventArgs>
Delegate for CaretPositionChanged Event |
| IntellisenseBoxEventHandler
Delegate for SelectionPointerChangedEvent |
| OnBeforeLineRenderEventHandler
Delegate for OnBeforeLineRender Event |
| SelectionPointerChangedEventHandler
Delegate for SelectionPointerChangedEvent |