Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / ValidationErrorIndicator Class / DependencyObjectType Property


In This Topic
    DependencyObjectType Property (ValidationErrorIndicator)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DependencyObjectType As DependencyObjectType
    'Usage
     
    Dim instance As ValidationErrorIndicator
    Dim value As DependencyObjectType
     
    value = instance.DependencyObjectType
    public DependencyObjectType DependencyObjectType {get;}
    See Also