Header/Footer text without DiaManageHeaderFooter dialog

  • Hi Team,
    I dont need DiaManageHeaderFooter dialog, In my application I am giving option like Add Header, Add Footer, if user clicks the user wants to directly enters the text for selected group, for this I have used below method.
    public bool BlockAddAndWorkOn(DataBlockKind Kind, DataBlockRange Range, string Name, int SectionID)
    It adds the Header/Footer but cursor position is not showing in UI.