ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / CloseIconStyle Property

In This Topic
    CloseIconStyle Property (C1DockTabControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CloseIconStyle As Style
    public Style CloseIconStyle {get; set;}
    See Also