Miner.Responder.Shared Namespace > UserInputManager Class : AddRowGrouperProperty Method |
'Declaration
Public Sub AddRowGrouperProperty( _ ByVal properties As System.Collections.IDictionary, _ ByVal grouperType As CustomTypeConfig _ )
'Usage
Dim instance As UserInputManager Dim properties As System.Collections.IDictionary Dim grouperType As CustomTypeConfig instance.AddRowGrouperProperty(properties, grouperType)
public void AddRowGrouperProperty( System.Collections.IDictionary properties, CustomTypeConfig grouperType )
public procedure AddRowGrouperProperty( properties: System.Collections.IDictionary; grouperType: CustomTypeConfig );
public function AddRowGrouperProperty( properties : System.Collections.IDictionary, grouperType : CustomTypeConfig );
public: void AddRowGrouperProperty( System.Collections.IDictionary* properties, CustomTypeConfig* grouperType )
public: void AddRowGrouperProperty( System.Collections.IDictionary^ properties, CustomTypeConfig^ grouperType )
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