[]
        
(Showing Draft Content)

C1.Win.List.CellBorders

CellBorders Class

Represents the border in a Style

Inheritance
CellBorders
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class CellBorders

Properties

Name Description
BorderType

Gets or sets the type of border.

Bottom

Gets or sets the width of the bottom border.

Color

Gets or sets the color of the border.

Left

Gets or sets the width of the left border.

Right

Gets or sets the width of the right border.

Top

Gets or sets the width of the top border.