[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.GridSizeEditor.Cell

GridSizeEditor.Cell Class

Represents a cell of the GridSizeEditor.

Inheritance
GridSizeEditor.Cell
Namespace: GrapeCity.ActiveReports.Viewer.Wpf.View
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class GridSizeEditor.Cell : DependencyObject

Constructors

Name Description
Cell(GridSizeEditor)

Initializes a new instance of the GridSizeEditor.Cell class.

Fields

Name Description
HighlightProperty

Identifies the Highlight dependency property.

IsHighlightedProperty

Identifies the IsHighlighted dependency property.

SelectedProperty

Identifies the Selected dependency property.

Properties

Name Description
Column

Gets or sets the column index of the cell (0..x).

Highlight

Gets or sets a value indicating whether the cell is highlighted.

IsHighlighted

Gets or sets a value indicating whether this cell is highlighted.

Row

Gets or sets the row index of the cell (0..x).

Selected

Gets or sets a value indicating whether the cell is selected.