Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / DragFillContextMenu Class / OnApplyTemplate Method


In This Topic
    OnApplyTemplate Method (DragFillContextMenu)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub OnApplyTemplate() 
    'Usage
     
    Dim instance As DragFillContextMenu
     
    instance.OnApplyTemplate()
    public virtual void OnApplyTemplate()
    See Also