FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Comment Class
Members

In This Topic
    Comment Class
    In This Topic
    Comment in FlexSheet
    Object Model
    Comment Class
    Syntax
    'Declaration
     
    
    <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
    <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
    Public Class Comment 
       Inherits System.Windows.DependencyObject
    [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public class Comment : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.FlexGrid.Comment

    See Also