MindFusion.Scheduling for Silverlight Programmer's Guide
DataGrid.LicenseKey Property
See Also
 





Gets or sets the license key of the control.

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

 Syntax

C#  Copy Code

public string LicenseKey { get; set; }

Visual Basic  Copy Code

Public Property LicenseKey As String

 Property Value

A string value.

 See Also

DataGrid Members
DataGrid Class
MindFusion.DataViews.Silverlight Namespace