Spread WPF 18
GrapeCity.Wpf.SpreadSheet.Xaml Namespace / BindingValueObject Class / ValueProperty Field


In This Topic
    ValueProperty Field (BindingValueObject)
    In This Topic
    This field is used for internal purpose. Please do not use it in your code.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ValueProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = BindingValueObject.ValueProperty
    public static readonly DependencyProperty ValueProperty
    See Also