Scheduler for WinRT
PropertyName Property (VisualIntervalGroupDescription)


Gets or sets a property path defining a group.
Syntax
'Declaration
 
<C1CategoryAttribute()>
Public Property PropertyName As String
'Usage
 
Dim instance As VisualIntervalGroupDescription
Dim value As String
 
instance.PropertyName = value
 
value = instance.PropertyName
[C1Category()]
public string PropertyName {get; set;}
Remarks
This property value can be defined in XAML as a string with property path.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VisualIntervalGroupDescription Class
VisualIntervalGroupDescription Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.