PropertyDefinitionBase.IsReadOnlyProperty Field
Identifies the PropertyDefinitionBase.IsReadOnly dependency property.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v20.2.dll
Declaration
public static readonly DependencyProperty IsReadOnlyProperty
Public Shared ReadOnly IsReadOnlyProperty As DependencyProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also
Feedback