ClassXSmallTickContainer
Class
Represent a visual container for small ticks in the RadDiagramRuler.
Definition
Namespace:Telerik.Windows.Controls.Diagrams.Extensions
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
cs-api-definition
public class XSmallTickContainer : Control, IRulerItemContainer
Inheritance: objectXSmallTickContainer
Implements:
Constructors
XSmallTickContainer()
Declaration
cs-api-definition
public XSmallTickContainer()
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e
The RoutedEventArgs that contains the event data.