RichTextBox for WinRT
C1RangeStyleCollection Class
Members 


An implementation of IStyleOverride that provides an easy way to override styles with a pre calculated collection of C1RangeStyle.
Object Model
C1RangeStyleCollection Class
Syntax
'Declaration
 
Public Class C1RangeStyleCollection 
   Inherits System.Collections.ObjectModel.Collection(Of C1RangeStyle)
   Implements IStyleOverride 
'Usage
 
Dim instance As C1RangeStyleCollection
public class C1RangeStyleCollection : System.Collections.ObjectModel.Collection<C1RangeStyle>, IStyleOverride  
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Xaml.RichTextBox.C1RangeStyleCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1RangeStyleCollection Members
C1.Xaml.RichTextBox Namespace

 

 


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

Product Support Forum  |  Documentation Feedback