IDefinition Interface

Definition

Interface defining the type of RowDefinition and ColumnDefinition.

public interface IDefinition
type IDefinition = interface
Derived

Remarks

Objects of type DefinitionCollection<T> are parameterized with a type of IDefinition.

Events

SizeChanged

Event that is raised when the size of the row or column changes.

Applies to