Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / ValidationErrorIndicator Class / TitleProperty Field


In This Topic
    TitleProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly TitleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ValidationErrorIndicator.TitleProperty
    public static readonly DependencyProperty TitleProperty
    See Also