ManualGridBehavior Fields
The behavior which forms the Client’s grid using manually specified offset, spacing and, for the date-time scale, alignment.Name | Description |
---|---|
AlignmentProperty static | Identifies the ManualGridBehavior.Alignment dependency property. |
OffsetProperty static | Identifies the ManualGridBehavior.Offset dependency property. |
SpacingProperty static | Identifies the ManualGridBehavior.Spacing dependency property. |
See Also