Interface IDockingGuidesTemplate
Inherited Members
System.IDisposable.Dispose()
Namespace: Telerik.WinControls.UI.Docking
Assembly: Telerik.WinControls.RadDock.dll
Syntax
public interface IDockingGuidesTemplate : IDisposable
Properties
BottomImage
CenterBackgroundImage
CollapsedInnerImageCoefficient
Declaration
float CollapsedInnerImageCoefficient { get; }
Property Value
System.Single
|
DockingHintBackColor
Declaration
Color DockingHintBackColor { get; }
Property Value
System.Drawing.Color
|
DockingHintBorderColor
Declaration
Color DockingHintBorderColor { get; }
Property Value
System.Drawing.Color
|
DockingHintBorderWidth
Declaration
int DockingHintBorderWidth { get; }
Property Value
System.Int32
|