public class ViewMouseButtonClickInfo : IViewClickInfoPublic Class ViewMouseButtonClickInfo
Implements IViewClickInfopublic ref class ViewMouseButtonClickInfo : IViewClickInfotype ViewMouseButtonClickInfo =
class
interface IViewClickInfo
end| ViewMouseButtonClickInfo | Инициализирует новый экземпляр класса ViewMouseButtonClickInfo |
| Cell | Cell |
| Column | Gets or sets выбранная колонка, если есть |
| ColumnName | Gets or sets Имя колонки |
| Context | Gets or sets Контекст текущего представления |
| EventArgs | Gets or sets Аргументы события |
| FrameworkElement | FrameworkElement of clicked object for context menu position |
| MouseButton | Mouse button |
| Reference | Gets or sets выбранная ссылка, если есть. |
| Row | Clicked row |
| SelectedObject | Gets or sets выбранный объект |
| Sender | Gets or sets объект над которым произошло действие |
| View | Gets or sets выбранное представление |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |