Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridControl Class : PrepareElement Method |
Overload | Description |
---|---|
PrepareElement | Initializes the element that was created through the call to the CreateRow or CreateCell methods. This method will only be called once per element. |
If a grouping, sorting, or filtering operation is made, all recyclable rows will be cleared and the initialization process from PrepareElement to DetachElement will be restarted.
The base implementations do not need to be called when overriding the PrepareElement, AttachElement, DetachElement, and ClearElement methods.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family