[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.OutlineMode

OutlineMode Property

OutlineMode

Gets or sets the mode used to draw window outline while moving the window.

Declaration
[C1Category("Behavior")]
[C1Description("C1DockingTab.OutlineMode", "Gets or sets the mode used to draw window outline while moving the window.")]
public static OutlineModeEnum OutlineMode { get; set; }
<C1Category("Behavior")>
<C1Description("C1DockingTab.OutlineMode", "Gets or sets the mode used to draw window outline while moving the window.")>
Public Shared Property OutlineMode As OutlineModeEnum