New to Telerik UI for WPFStart a free 30-day trial

Defines a property that provides information of an object's properties.

Definition

Namespace:Telerik.Windows.Controls.Docking

Assembly:Telerik.Windows.Controls.Docking.dll

Syntax:

C#
public interface IElementProperties

Derived Classes: LayoutSerializationCustomLoadingEventArgsLayoutSerializationEventArgsLayoutSerializationLoadingEventArgsLayoutSerializationSavingEventArgs

Properties

Gets a Dictionary<TKey, TValue> that contains information about the properties that are available of this object.

C#
Dictionary<string, string> ElementProperties { get; }
In this article
DefinitionPropertiesElementProperties
Not finding the help you need?
Contact Support