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 SetBordersCommandParameter

Represents the command parameter for SetBordersCommand.

Inheritance
System.Object
SetBordersCommandParameter
Namespace: Telerik.WinForms.Controls.Spreadsheet.Worksheets.Commands
Assembly: Telerik.WinControls.RadSpreadsheet.dll

Syntax

public class SetBordersCommandParameter : FrameworkElement

Constructors

SetBordersCommandParameter()

Declaration
public SetBordersCommandParameter()

Fields

BorderColorProperty

Border color dependency property.

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

BottomBorderStyleProperty

Bottom border style dependency property.

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

DiagonalDownBorderStyleProperty

Diagonal down border style dependency property.

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

DiagonalUpBorderStyleProperty

Diagonal up border style dependency property.

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

InsideHorizontalBorderStyleProperty

Inside horizontal border style dependency property.

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

InsideVerticalBorderStyleProperty

Inside vertical border style dependency property.

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

LeftBorderStyleProperty

Left border style dependency property.

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

RightBorderStyleProperty

Right border style dependency property.

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

TopBorderStyleProperty

Top border style dependency property.

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

Properties

AllBordersStyle

Gets or sets all borders style.

Declaration
public CellBorderStyle? AllBordersStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

All borders style.

BorderColor

Gets or sets the color of the border.

Declaration
public ThemableColor BorderColor { get; set; }
Property Value
ThemableColor

The color of the border.

BottomBorderStyle

Gets or sets the bottom border style.

Declaration
public CellBorderStyle? BottomBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The bottom border style.

DiagonalDownBorderStyle

Gets or sets the diagonal down border style.

Declaration
public CellBorderStyle? DiagonalDownBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The diagonal down border style.

DiagonalUpBorderStyle

Gets or sets the diagonal up border style.

Declaration
public CellBorderStyle? DiagonalUpBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The diagonal up border style.

InsideHorizontalBorderStyle

Gets or sets the inside horizontal border style.

Declaration
public CellBorderStyle? InsideHorizontalBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The inside horizontal border style.

InsideVerticalBorderStyle

Gets or sets the inside vertical border style.

Declaration
public CellBorderStyle? InsideVerticalBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The inside vertical border style.

LeftBorderStyle

Gets or sets the left border style.

Declaration
public CellBorderStyle? LeftBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The left border style.

OutsideBordersStyle

Gets or sets the outside borders style.

Declaration
public CellBorderStyle? OutsideBordersStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The outside borders style.

RightBorderStyle

Gets or sets the right border style.

Declaration
public CellBorderStyle? RightBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The right border style.

TopBorderStyle

Gets or sets the top border style.

Declaration
public CellBorderStyle? TopBorderStyle { get; set; }
Property Value
System.Nullable<CellBorderStyle>

The top border style.

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.