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


In This Topic
    TextProperty 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 TextProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = BindingValueObject.TextProperty
    public static readonly DependencyProperty TextProperty
    See Also