[]
        
(Showing Draft Content)

C1.WPF.Docking.DisableFeatureBehavior

DisableFeatureBehavior Enum

Defines the way we show the control buttons (Float, Slide, Hidden, Dock) when we disable the functions.

Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.dll
Syntax
public enum DisableFeatureBehavior

Fields

Name Description
Disabled

Disable the features by disabling the UI buttons.

Hidden

Disable the features by hiding the UI buttons.