[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListGridLines

ListGridLines Class

Represents a ListGridLines class to define list grid lines.

Inheritance
ListGridLines
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListGridLines
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class ListGridLines

Constructors

Name Description
ListGridLines()

Initializes a new instance of the ListGridLines class.

Properties

Name Description
HorizontalLines

Gets or sets style for horizontal lines.

VerticalLines

Gets or sets style for vertical lines.

Methods

Name Description
ResetHorizontalLines()

Resets the horizontal lines to the default.

ResetVerticalLines()

Resets the vertical lines to the default.

ShouldSerializeHorizontalLines()

Shoulds the serialize horizontal lines.

ShouldSerializeVerticalLines()

Shoulds the serialize vertical lines.