InterfaceIFillTabContext
Interface
Defines members for the fill tab context classes.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public interface IFillTabContext : IFormatCellsTabContext
Inherited Members
Properties
Fill
Gets or sets the fill.
Declaration
cs-api-definition
IFill Fill { get; set; }
Property Value
IFill
The fill.