GridDragDropEventArgsDestinationTableView Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic GridTableView DestinationTableView { get; }
Public ReadOnly Property DestinationTableView As GridTableView
Get
public:
property GridTableView^ DestinationTableView {
GridTableView^ get ();
}
member DestinationTableView : GridTableView with get
Property Value
Type:
GridTableView
See Also