[]
Editor of GridLength values.
[TemplatePart(Name = "Unit", Type = typeof(C1ComboBox))]
[TemplatePart(Name = "Value", Type = typeof(C1NumericBox))]
public class GridLengthEditorControl : C1View
| Name | Description |
|---|---|
| GridLengthEditorControl() | Initializes a new instance of the GridLengthEditorControl class. |
| Name | Description |
|---|---|
| IsReadOnlyProperty | Identifies the IsReadOnly dependency property. |
| ValueProperty | Identifies the Value dependency property. |
| Name | Description |
|---|---|
| IsReadOnly | |
| Value |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnApplyTemplate() |
| Name | Description |
|---|---|
| ValueChanged | Called when the value changed. |