'宣言 Public Function GetUIElement( _ ByVal galleryInstance As PopupGalleryTool, _ ByVal groupLocation As GalleryArea _ ) As Infragistics.Win.UIElement
public Infragistics.Win.UIElement GetUIElement( PopupGalleryTool galleryInstance, GalleryArea groupLocation )
例外 | 解説 |
---|---|
System.ArgumentException | groupLocation は有効な GalleryArea 値ではありません。 |