skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

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

    Mobile

    UI for .NET MAUI UI for Xamarin

    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 Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic FiddlerCap FiddlerCore

    Free Tools

    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 and Security
    • 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
Loading...

Class PaneSeparatorsUILayer

Represents the UI layer responsible for visualizing the pane separators.

Inheritance
System.Object
UILayer
PooledUILayer
WorksheetUILayerBase
PaneSeparatorsUILayer
Inherited Members
WorksheetUILayerBase.UpdateUIOverride(UIUpdateContext)
WorksheetUILayerBase.OnOwnerChanged(IUILayerOwner, IUILayerOwner)
WorksheetUILayerBase.Initialize(IRadWorksheetEditorPresenter)
WorksheetUILayerBase.OnSelectionChanged()
WorksheetUILayerBase.OnOwnerChanged(RadWorksheetEditor, RadWorksheetEditor)
WorksheetUILayerBase.DetachFromEditorDependentEvents(RadSheetEditorBase)
WorksheetUILayerBase.AttachToEditorDependentEvents(RadSheetEditorBase)
WorksheetUILayerBase.TranslateAndScale(Point, ViewportPaneType, WorksheetUIUpdateContextBase)
WorksheetUILayerBase.Scale(Size, WorksheetUIUpdateContextBase)
WorksheetUILayerBase.Scale(Point, WorksheetUIUpdateContextBase)
WorksheetUILayerBase.Scale(Double, WorksheetUIUpdateContextBase)
WorksheetUILayerBase.UpdateOnSelectionChanged
WorksheetUILayerBase.Owner
WorksheetUILayerBase.Worksheet
PooledUILayer.OnUIUpdated()
PooledUILayer.ResetPooledElementProperties(Object)
PooledUILayer.CanRecycle(Object)
PooledUILayer.AddElementToPool(Object)
PooledUILayer.GetElementFromPool<T>(ViewportPaneType)
PooledUILayer.GetElementFromPool<T>()
UILayer.UpdateUI()
UILayer.UpdateUI(UIUpdateContext)
UILayer.Translate(Point, ViewportPaneType, UIUpdateContext)
UILayer.Translate(Rect, ViewportPaneType, UIUpdateContext)
UILayer.IsElementVisible(UIElement)
UILayer.GetElementVisibility(UIElement)
UILayer.SetElementVisibility(UIElement, Visibility)
UILayer.GetAddedUIElements(ViewportPaneType)
UILayer.UIUpdateContextCache
UILayer.ContainerManager
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly: Telerik.Windows.Controls.Spreadsheet.dll

Syntax

public class PaneSeparatorsUILayer : WorksheetUILayerBase, INamedObject

Constructors

PaneSeparatorsUILayer()

Initializes a new instance of the PaneSeparatorsUILayer class.

Declaration
public PaneSeparatorsUILayer()

Properties

Name

Gets the name of the layer.

Declaration
public override string Name { get; }
Property Value
System.String

The name of the layer.

Overrides
UILayer.Name

ReuseUIElementsWithoutRemovingFromVisualTree

Gets the value indicating if the UI element will be reused without removing from visual tree.

Declaration
protected override bool ReuseUIElementsWithoutRemovingFromVisualTree { get; }
Property Value
System.Boolean

The value indicating if the UI element will be reused without removing from visual tree.

Overrides
PooledUILayer.ReuseUIElementsWithoutRemovingFromVisualTree

Methods

Clear()

Clears this instance by removing all UI elements and returning them in the pool.

Declaration
public override void Clear()
Overrides
PooledUILayer.Clear()

TranslateAndScale(UIUpdateContext)

Translates and scales the UI elements of the layer.

Declaration
protected override void TranslateAndScale(UIUpdateContext updateContext)
Parameters
UIUpdateContext updateContext

The update context.

Overrides
UILayer.TranslateAndScale(UIUpdateContext)

UpdateUIOverride(WorksheetUIUpdateContextBase)

Updates the UI.

Declaration
public override void UpdateUIOverride(WorksheetUIUpdateContextBase updateContext)
Parameters
WorksheetUIUpdateContextBase updateContext

The update context.

Overrides
WorksheetUILayerBase.UpdateUIOverride(WorksheetUIUpdateContextBase)

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
In This Article
  • Syntax
  • Constructors
    • PaneSeparatorsUILayer()
  • Properties
    • Name
    • ReuseUIElementsWithoutRemovingFromVisualTree
  • Methods
    • Clear()
    • TranslateAndScale(UIUpdateContext)
    • UpdateUIOverride(WorksheetUIUpdateContextBase)
  • Extension Methods
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML 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.