ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / IsReadOnlyProperty Field

In This Topic
    IsReadOnlyProperty Field (C1FlexGrid)
    In This Topic
    Identifies the IsReadOnly dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsReadOnlyProperty As DependencyProperty
    public static readonly DependencyProperty IsReadOnlyProperty
    See Also