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

In This Topic
    AllowAddNewProperty Field
    In This Topic
    Identifies the AllowAddNew dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AllowAddNewProperty As DependencyProperty
    public static readonly DependencyProperty AllowAddNewProperty
    See Also