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 UI for Silverlight UI for PHP UI for JSP
    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 UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadCollapsiblePanel

Represents a ribbon RadCollapsiblePanel.

Inheritance
System.Object
RadCollapsiblePanel
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonView.dll

Syntax

[TelerikToolboxCategory("Navigation")]
public class RadCollapsiblePanel : Panel

Constructors

RadCollapsiblePanel()

Declaration
public RadCollapsiblePanel()

Fields

ItemSpacingProperty

Identifies the ItemSpacing property.

Declaration
public static readonly DependencyProperty ItemSpacingProperty
Field Value
System.Windows.DependencyProperty

SmallButtonsPerColumnProperty

Identifies the CompressedThreshold Attached property.

Declaration
public static readonly DependencyProperty SmallButtonsPerColumnProperty
Field Value
System.Windows.DependencyProperty

Methods

ArrangeOverride(Size)

Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.

Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
System.Windows.Size finalSize

The final area within the parent that this object should use to arrange itself and its children.

Returns
System.Windows.Size

The actual size used once the element is arranged.

GetItemSpacing(DependencyObject)

Gets a value indicating the height spacing between the items.

Declaration
public static int GetItemSpacing(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Int32

GetSmallButtonsPerColumn(DependencyObject)

Gets a value indicating the number of small/medium buttons per column.

Declaration
public static int GetSmallButtonsPerColumn(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Int32

MeasureOverride(Size)

Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.

Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
System.Windows.Size availableSize

The available size that this object can give to child objects. Infinity can be specified as a value to indicate that the object will size to whatever content is available.

Returns
System.Windows.Size

The size that this object determines it needs during layout, based on its calculations of child object allotted sizes.

OnCreateAutomationPeer()

Creates default FrameworkElementAutomationPeer for the panel.

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer

SetItemSpacing(DependencyObject, Int32)

Sets a value indicating the height spacing between the items.

Declaration
public static void SetItemSpacing(DependencyObject obj, int value)
Parameters
System.Windows.DependencyObject obj

System.Int32 value

SetSmallButtonsPerColumn(DependencyObject, Int32)

Sets a value indicating the number of small/medium buttons per column.

Declaration
public static void SetSmallButtonsPerColumn(DependencyObject obj, int value)
Parameters
System.Windows.DependencyObject obj

System.Int32 value

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)

Was this article helpful?

Tell us how we can improve this article

Skip
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.