New to Telerik Document ProcessingStart a free 30-day trial

Defines strongly-typed metadata for a cell property, providing compile-time type safety and a default value of type T.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.PropertySystem

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Type Parameters:

T

The type of T.

Syntax:

C#
public interface IPropertyDefinition<T> : IPropertyDefinition

Derived Classes: PropertyDefinition<T>

Inherited Members IPropertyDefinition.UseSameValueAsPreviousOnInsertIPropertyDefinition.NameIPropertyDefinition.AffectsLayoutIPropertyDefinition.StylePropertyGroup

Properties

The default value returned when this property is not explicitly set on a cell, row, or column.

C#
T DefaultValue { get; }
Property Value:

The default value.

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