GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / DragNotification Class / SetHeaderText Method

In This Topic
    SetHeaderText Method (DragNotification)
    In This Topic
    Set the text for header.
    Syntax
    'Declaration
     
    Public Sub SetHeaderText( _
       ByVal header As String _
    ) 
    public void SetHeaderText( 
       string header
    )

    Parameters

    header
    See Also