RichTextBox for WinRT
TableTargetType Enumeration


Defines the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
Syntax
'Declaration
 
Public Enum TableTargetType 
   Inherits System.Enum
'Usage
 
Dim instance As TableTargetType
public enum TableTargetType : System.Enum 
Members
MemberDescription
CellCell as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
ColumnColumn as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
RangeRange as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
RowRow as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
TableTable as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.TableTargetType

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

C1.Xaml.RichTextBox Namespace

 

 


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

Product Support Forum  |  Documentation Feedback