Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / DefaultText Property

In This Topic
    DefaultText Property (C1CommandMdiList)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property DefaultText As String
    public override string DefaultText {get;}
    See Also