IDefinition Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |