Represents a single cell in a lane grid.
The following tables list the members exposed by the Cell type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the cell class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the actual height of this header within the diagram. |
|
![]() |
Gets or sets the actual width of this header within the diagram. |
|
![]() |
Gets or sets the actual x-coordinate of this header within the diagram. |
|
![]() |
Gets or sets the actual y-coordinate of this header within the diagram. |
|
![]() |
Gets or sets the style of the cell. |
Public Events| Name | Description | |
|---|---|---|
![]() |
INotifyPropertyChanged.PropertyChanged implementation. |
See Also