Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / DrawingObjectManager Class / DrawingObjectProviderProperty Field


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