GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ReadOnlyProperty Field

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