Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / LayoutKeyName Property

In This Topic
    LayoutKeyName Property
    In This Topic
    Gets or sets a name of layout dynamic key in application config file.
    Syntax
    'Declaration
     
    
    Public Property LayoutKeyName As String
    public string LayoutKeyName {get; set;}
    See Also