C1.Silverlight.RichTextBox.5
C1RichTextBox Class Properties

For a list of all members of this type, see C1RichTextBox members.

Public Properties
 NameDescription
Public PropertyAcceptsReturnGets or sets a value that indicates how the text editing control responds when the user presses the ENTER key.  
Public PropertyAcceptsTabGets or sets whether tabs are accepted.  
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCaretBrushSets the brush of blinking cursor of the C1RichTextBox.  
Public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipboardModeIndicates how the C1RichTextBox uses the clipboard.  
Public PropertyComputedHorizontalScrollBarVisibilityGets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible.  
Public PropertyComputedVerticalScrollBarVisibilityGets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible.  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDefaultParagraphMarginGets or sets the default outer margin of a C1Paragraph element.  
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDisableSelectionGets or sets whether text selection is disabled.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyDocumentGets or sets the C1.Silverlight.RichTextBox.Documents.C1Document for the C1RichTextBox.  
Public PropertyDocumentHistoryGets the DocumentHistory associated with current Document, used for undoing and redoing actions.  
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyExtentHeightGets the vertical size of all the content for display in the C1RichTextBox.  
Public PropertyExtentWidthGets the horizontal size of all the content for display in the C1RichTextBox.  
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHideCaretGets or sets whether the caret is hidden.  
Public PropertyHideSelectionGets or sets whether the control should highlight the selection when not in focus.  
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyHorizontalOffsetGets or sets a value that indicates the horizontal offset of the scrolled content.  
Public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed.  
Public PropertyHtmlGets or sets the content of the C1RichTextBox in HTML format.  
Public PropertyHtmlFilterGets or sets the HtmlFilter used by this C1RichTextBox to serialize and deserialize from HTML.  
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsEnabledSpellCheckerGets or sets a value indicating whether the C1SpellChecker is enabled.  
Public PropertyIsFocusedReturns true if the control has the focus.  
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOverReturns true if the mouse is over the control.  
Public PropertyIsReadOnlyGets or sets whether the user is allowed to modify the text in the control.  
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNavigationModeIndicates when the RequestNavigate event is fired.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyPageCountGets the current number of display pages for the content hosted by the C1RichTextBox.  
Public PropertyPageNumberGets the page number for the currently displayed page.  
Public PropertyPaintersGets the collection of IRichTextPainter associated with this C1RichTextBox.  
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPrintPageLayoutGets or sets the layout used for the pages when ViewMode is TextViewMode.Print.  
Public PropertyPrintPanelTemplateGets or sets the System.Windows.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode.  
Public PropertyPrintTemplateGets or sets the System.Windows.DataTemplate used to present the C1RichTextBox in print mode.  
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertyReturnModeGets or sets a value of ReturnMode that indicates how the RichTextBox handles the Return key.  
Public PropertyScrollableHeightGets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.  
Public PropertyScrollableWidthGets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport.  
Public PropertyScrollBarStyleGets or sets the System.Windows.Style used by the two System.Windows.Controls.Primitives.ScrollBar controls contained in the default template.  
Public PropertySelectedTextGets or sets the content of the current selection in the rich text box.  
Public PropertySelectionGets or sets the C1.Silverlight.RichTextBox.Documents.C1TextRange selected in the C1RichTextBox's document.  
Public PropertySelectionBackgroundGets or sets the brush used to fill the background of the selected text.  
Public PropertySelectionForegroundGets or sets the brush used to fill the foreground of the selected text.  
Public PropertySelectionLengthGets or sets the number of characters in the current selection in the rich text box.  
Public PropertySelectionStartGets or sets the starting position of the text selected in the rich text box.  
Public PropertySpellCheckerGets or sets the C1.Silverlight.ISpellChecker used for as-you-type spell checking.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyStyleOverridesGets the collection of IStyleOverride associated with this C1RichTextBox.  
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTabSizeGets or sets the size of a tab character in spaces.  
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTextGets or sets the text inside the C1.Silverlight.RichTextBox.Documents.C1Document of the C1RichTextBox.  
Public PropertyTextWrappingGets or sets whether the control should wrap the text to fit its width.  
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUIContainerResizeTemplateGets or sets the System.Windows.DataTemplate that generates the thumbs for resizing C1InlineUIContainers.  
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyValidationDecoratorStyleGets or sets the style that is applied to the inner C1.Silverlight.C1ValidationDecorator.  
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVerticalOffsetGets or sets a value that indicates the vertical offset of the scrolled content.  
Public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed.  
Public PropertyViewManagerGets the C1RichTextViewManager currently used by this C1RichTextBox.  
Public PropertyViewModeGets or sets the TextViewMode of the C1RichTextBox.  
Public PropertyViewportHeightGets a value that contains the vertical size of the viewable content.  
Public PropertyViewportWidthGets a value that contains the horizontal size of the viewable content.  
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWatermarkGets or sets the content of the watermark.  
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyZoomGets or sets a zoom value applied to the contents of the C1RichTextBox.  
Top
See Also

Reference

C1RichTextBox Class
C1.Silverlight.RichTextBox Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.