PageDataGridDataItemClass Class | ![]() |
Namespace: SOWIWin.Helper
The PageDataGridDataItemClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageDataGridDataItemClass |
Initializes a new instance of the PageDataGrid class.
Constructor without parameter
|
Name | Description | |
---|---|---|
![]() | DataGridView |
Data Grid View puts of method SetViewBag
|
![]() ![]() | PageDataGridUI |
Page data grid user interface (WPF XAML object)
|
![]() | TempData |
Represents a set of data that persists only instance
|
Name | Description | |
---|---|---|
![]() | Copy |
Copy the selected data item to his data grid
|
![]() | CopyItem |
Copies a object 1:1
|
![]() ![]() | CopyToClipboard |
Copy the selected data items to clipboard
|
![]() | CopyToClipboard(IList) |
Copy data items to clipboard
|
![]() | DataRefresh |
Refresh user interface data table view
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetColumnIndexByName |
Give column index by column name
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | InsertFromClipboard |
Insert data items from clipboard
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | OnCollectionChanged |
Data items changed handling
|
![]() ![]() | OnCopy |
Event copy from object DataGrid (DataGridMain)
|
![]() | OnCopyToClipboard |
Called method CopyToClipboard(IList). Can be overridden.
|
![]() | OnPaste |
Insrt from clipboard
|
![]() | OnRemove |
Data item remove of datagrid
|
![]() ![]() | OnSetColumn |
Puts column with a selection list (ComboBox object, when exist a ListName)
|
![]() ![]() | OnSetColumnsDisplayIndex |
Set columns display order (index)
|
![]() ![]() | OnSetColumnsReadOnly |
Set column field edit or read only
|
![]() ![]() | OnSetColumnsVisibility |
Set columns visibility.
|
![]() | SetData |
Set data to DataItems and PageDataGridUI.DataGridMain.DataContext
|
![]() ![]() | ToCopy | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |