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 FillTabContent

Represents the content of the fill tab of the FormatCellsDialog.

Inheritance
System.Object
FormatCellsTabContentBase<IFillTabContext>
FillTabContent
Inherited Members
FormatCellsTabContentBase<IFillTabContext>.CopyPropertiesToContext(IFormatCellsTabContext)
FormatCellsTabContentBase<IFillTabContext>.CopyPropertiesFromContext(IFormatCellsTabContext)
FormatCellsTabContentBase<IFillTabContext>.OnApplyingChanges()
FormatCellsTabContentBase<IFillTabContext>.OnWindowClosed()
FormatCellsTabContentBase<IFillTabContext>.IsPreventApplyingChanges
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll

Syntax

public class FillTabContent : FormatCellsTabContentBase<IFillTabContext>, IFormatCellsTabContent<IFillTabContext>, IFormatCellsTabContent, INotifyPropertyChanged

Constructors

FillTabContent()

Initializes a new instance of the FillTabContent class.

Declaration
public FillTabContent()

Properties

BackgroundColor

Gets or sets the color of the background.

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

The color of the background.

Color1

Gets or sets the first color.

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

The first color.

Color2

Gets or sets the second color.

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

The second color.

ColorPalette

Gets or sets the color palette.

Declaration
public SpreadsheetColorPalette ColorPalette { get; set; }
Property Value
SpreadsheetColorPalette

The color palette.

GradientType

Gets or sets the type of the gradient.

Declaration
public GradientType GradientType { get; set; }
Property Value
GradientType

The type of the gradient.

PatternColor

Gets or sets the color of the pattern.

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

The color of the pattern.

PatternType

Gets or sets the type of the pattern.

Declaration
public PatternType PatternType { get; set; }
Property Value
PatternType

The type of the pattern.

PatternTypes

Gets the pattern types.

Declaration
public PatternType[] PatternTypes { get; }
Property Value
PatternType[]

The pattern types.

State

Gets or sets the state.

Declaration
public FillTabState State { get; set; }
Property Value
FillTabState

The state.

Methods

CopyPropertiesFromContext(IFillTabContext)

Copies the properties from context.

Declaration
public override void CopyPropertiesFromContext(IFillTabContext context)
Parameters
IFillTabContext context

The context.

Overrides
Telerik.WinForms.Controls.Spreadsheet.Dialogs.FormatCellsTabContentBase<Telerik.WinForms.Controls.Spreadsheet.Dialogs.IFillTabContext>.CopyPropertiesFromContext(Telerik.WinForms.Controls.Spreadsheet.Dialogs.IFillTabContext)

CopyPropertiesToContext(IFillTabContext)

Copies the properties to context.

Declaration
public override void CopyPropertiesToContext(IFillTabContext context)
Parameters
IFillTabContext context

The context.

Overrides
Telerik.WinForms.Controls.Spreadsheet.Dialogs.FormatCellsTabContentBase<Telerik.WinForms.Controls.Spreadsheet.Dialogs.IFillTabContext>.CopyPropertiesToContext(Telerik.WinForms.Controls.Spreadsheet.Dialogs.IFillTabContext)

Dispose(Boolean)

Clean up any resources being used.

Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean disposing

true if managed resources should be disposed; otherwise, false.

LocalizeStrings()

Declaration
public void LocalizeStrings()

ReplaceTextBoxWithPattern()

Declaration
public void ReplaceTextBoxWithPattern()

UpdatePreviePanel()

Declaration
public void UpdatePreviePanel()

Events

PropertyChanged

Occurs when a property value changes.

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
System.ComponentModel.PropertyChangedEventHandler

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.