Class
PriorityDependencySettings

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class PriorityDependencySettings

Inheritance: objectPriorityDependencySettings

Constructors

PriorityDependencySettings(BorderTypePredefinedSettings, int)

Declaration

cs-api-definition
public PriorityDependencySettings(BorderTypePredefinedSettings settings, int priority)

Parameters

settings

BorderTypePredefinedSettings

priority

int

Properties

Priority

Declaration

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

Property Value

int

Settings

Declaration

cs-api-definition
public BorderTypePredefinedSettings Settings { get; set; }

Property Value

BorderTypePredefinedSettings