Identifies the IsReadOnly dependency property.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public static readonly DependencyProperty IsReadOnlyProperty
Visual Basic
Public Shared ReadOnly IsReadOnlyProperty As DependencyProperty

See Also