skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class DockingGuidesTemplate

Defines settings for the Docking Guides used by the DragDropService.

Inheritance
System.Object
DockingGuidesTemplate
PredefinedDockingGuidesTemplate
Namespace: Telerik.WinControls.UI.Docking
Assembly: Telerik.WinControls.RadDock.dll

Syntax

public class DockingGuidesTemplate : Component, IDockingGuidesTemplate, IDisposable

Constructors

DockingGuidesTemplate()

Default constructor.

Declaration
public DockingGuidesTemplate()

Properties

BottomImage

Gets the DockingGuideImage instance that represents the bottom guide image.

Declaration
public IDockingGuideImage BottomImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.BottomImage

CenterBackgroundImage

Gets the DockingGuideImage instance that represents center guide's background image.

Declaration
public IDockingGuideImage CenterBackgroundImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.CenterBackgroundImage

CollapsedInnerImageCoefficient

Declaration
public float CollapsedInnerImageCoefficient { get; set; }
Property Value
System.Single

Implements
IDockingGuidesTemplate.CollapsedInnerImageCoefficient

DefaultCollapsedInnerImageCoefficient

Declaration
protected virtual float DefaultCollapsedInnerImageCoefficient { get; }
Property Value
System.Single

DefaultDockingHintBackColor

Gets the default DockingHintBackColor value.

Declaration
protected virtual Color DefaultDockingHintBackColor { get; }
Property Value
System.Drawing.Color

DefaultDockingHintBorderColor

Gets the default DockingHintBorderColor value.

Declaration
protected virtual Color DefaultDockingHintBorderColor { get; }
Property Value
System.Drawing.Color

DefaultDockingHintBorderWidth

Gets the default DockingHintBackColor value.

Declaration
protected virtual int DefaultDockingHintBorderWidth { get; }
Property Value
System.Int32

DockingHintBackColor

Gets or sets the color used to fill the area of the docking hint popup.

Declaration
public Color DockingHintBackColor { get; set; }
Property Value
System.Drawing.Color

Implements
IDockingGuidesTemplate.DockingHintBackColor

DockingHintBorderColor

Gets or sets the color used to outline the area of the docking hint popup.

Declaration
public Color DockingHintBorderColor { get; set; }
Property Value
System.Drawing.Color

Implements
IDockingGuidesTemplate.DockingHintBorderColor

DockingHintBorderWidth

Gets or sets the color used to fill the area of the docking hint popup.

Declaration
public int DockingHintBorderWidth { get; set; }
Property Value
System.Int32

Implements
IDockingGuidesTemplate.DockingHintBorderWidth

FillImage

Gets the DockingGuideImage instance that represents the fill guide image.

Declaration
public IDockingGuideImage FillImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.FillImage

InnerBottomImage

Gets the DockingGuideImage instance that represents the inner bottom guide image.

Declaration
public IDockingGuideImage InnerBottomImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.InnerBottomImage

InnerLeftImage

Gets the DockingGuideImage instance that represents the inner left guide image.

Declaration
public IDockingGuideImage InnerLeftImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.InnerLeftImage

InnerRightImage

Gets the DockingGuideImage instance that represents the inner right guide image.

Declaration
public IDockingGuideImage InnerRightImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.InnerRightImage

InnerTopImage

Gets the DockingGuideImage instance that represents the inner top guide image.

Declaration
public IDockingGuideImage InnerTopImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.InnerTopImage

LeftImage

Gets the DockingGuideImage instance that represents the left guide image.

Declaration
public IDockingGuideImage LeftImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.LeftImage

RightImage

Gets the DockingGuideImage instance that represents the right guide image.

Declaration
public IDockingGuideImage RightImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.RightImage

TopImage

Gets the DockingGuideImage instance that represents the top guide image.

Declaration
public IDockingGuideImage TopImage { get; }
Property Value
IDockingGuideImage

Implements
IDockingGuidesTemplate.TopImage

Methods

ShouldSerializeDockingHintBackColor()

Declaration
public bool ShouldSerializeDockingHintBackColor()
Returns
System.Boolean

ShouldSerializeDockingHintBorderColor()

Declaration
public bool ShouldSerializeDockingHintBorderColor()
Returns
System.Boolean

ShouldSerializeDockingHintBorderWidth()

Declaration
public bool ShouldSerializeDockingHintBorderWidth()
Returns
System.Boolean

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.