Search
DockControl.InnerHandlersStyle Property
See Also
 





Gets or sets the style of inner dock handlers.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public Style InnerHandlersStyle { get; set; }

Visual Basic  Copy Code

Public Property InnerHandlersStyle As Style

 Property Value

 See Also