RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1InsertTableGridPanel Class / SelectedCellTemplateProperty Field

In This Topic
    SelectedCellTemplateProperty Field (C1InsertTableGridPanel)
    In This Topic
    Identifies the SelectedCellTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedCellTemplateProperty As DependencyProperty
    public static readonly DependencyProperty SelectedCellTemplateProperty
    See Also