LightSwitch HTML Edition
SortPropertyCore Property






Syntax
'Declaration
 
Protected Overridable ReadOnly Property SortPropertyCore As System.ComponentModel.PropertyDescriptor
'Usage
 
Dim instance As C1OlapFieldList
Dim value As System.ComponentModel.PropertyDescriptor
 
value = instance.SortPropertyCore
protected virtual System.ComponentModel.PropertyDescriptor SortPropertyCore {get;}
protected read-only property SortPropertyCore: System.ComponentModel.PropertyDescriptor; virtual; 
protected function get SortPropertyCore : System.ComponentModel.PropertyDescriptor
protected: __property virtual System.ComponentModel.PropertyDescriptor* get_SortPropertyCore();
protected:
virtual property System.ComponentModel.PropertyDescriptor^ SortPropertyCore {
   System.ComponentModel.PropertyDescriptor^ get();
}
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

C1OlapFieldList Class
C1OlapFieldList Members

Send Feedback