MindFusion.Scheduling for Silverlight Programmer's Guide
GridColumn.PropertyInfo Property
See Also
 





Gets information about the property associated with the column.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public ItemPropertyInfo PropertyInfo { get; }

Visual Basic  Copy Code

Public ReadOnly Property PropertyInfo As ItemPropertyInfo

 Property Value

An ItemPropertyInfo object.

 See Also

GridColumn Members
GridColumn Class
MindFusion.DataViews.Silverlight Namespace