GrapeCity.Xaml.SpreadSheet.UI
PrepareContainerForItemOverride Method (ColumnDropDownList)


Element used to display the specified item.
Specified item.
Prepares the specified element to display the specified item.
Syntax
'Declaration
 
Protected Overrides Sub PrepareContainerForItemOverride( _
   ByVal element As DependencyObject, _
   ByVal item As Object _
) 
'Usage
 
Dim instance As ColumnDropDownList
Dim element As DependencyObject
Dim item As Object
 
instance.PrepareContainerForItemOverride(element, item)
protected override void PrepareContainerForItemOverride( 
   DependencyObject element,
   object item
)

Parameters

element
Element used to display the specified item.
item
Specified item.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options