InterfaceISparkElementPresenter
Interface
Defines a type which may visualize a logical spark element.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public interface ISparkElementPresenter
Properties
Methods
MeasureContent(SparkNode, object)
Retrieves the desired size of the specified logical node's content.
RefreshNode(SparkNode)
Invalidates the visual representation of the specified logical node.