Interface
IPriorityObject

Defines API for objects with priority.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public interface IPriorityObject

Properties

Priority

Gets or sets the priority.

Declaration

cs-api-definition
int Priority { get; set; }

Property Value

int

The priority.

In this article
DefinitionPropertiesPriority
Not finding the help you need?
Contact Support