MindFusion.Wpf Pack Programmer's Guide
ColumnCreatingEventArgs.Property Property
See Also
 





Gets the property for which the column is being created.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public ItemPropertyInfo Property { get; }

Visual Basic  Copy Code

Public ReadOnly Property Property As ItemPropertyInfo

 Property Value

An ItemPropertyInfo object.

 See Also

ColumnCreatingEventArgs Members
ColumnCreatingEventArgs Class
MindFusion.DataViews.Wpf Namespace