Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

BackColorSelectedEnd Property, CellBaseClass Class

Defines the ending background color of the cell, if the cell is selected, when a gradient fill is used.

Class: CellBaseClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public Color BackColorSelectedEnd { get; set; }
Public Property BackColorSelectedEnd As Color

Value

The ending background color or Color.Empty. If a color is defined, a gradient fill is used, starting with the CellBaseClass.BackColorSelected color and ending with the BackColorSelectedEnd value. If this property is set to Color.Empty, a gradient fill is not used and the cell's background color is defined using the CellBaseClass.BackColorSelected property.

The default value is Color.Empty.

Comments

Defines the ending background color of the cell, if the cell is selected, when a gradient fill is used.

If the BackColorSelectedEnd property is defined, the cell's background uses a gradient fill consisting of the colors defined using CellBaseClass.BackColorSelected and BackColorSelectedEnd.

If the cell is not considered selected, the CellBaseClass.BackColor and CellBaseClass.BackColorEnd properties define the background color instead.

SftTree.LinearGradientMode for items, RowHeadersClass.LinearGradientMode for row headers, HeadersClass.LinearGradientMode for column headers and FootersClass.LinearGradientMode for column footers.

See Also CellBaseClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.