Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ColumnDropDownList Class / ApplyTemplate Method


In This Topic
    ApplyTemplate Method (ColumnDropDownList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ApplyTemplate() As Boolean
    'Usage
     
    Dim instance As ColumnDropDownList
    Dim value As Boolean
     
    value = instance.ApplyTemplate()
    public bool ApplyTemplate()
    See Also