Proprietà DragCellsValuesHelperGridViewSourceGridCell
|
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic GridCell SourceGridCell { get; set; }Public Property SourceGridCell As GridCell
Get
Set
public:
property GridCell^ SourceGridCell {
GridCell^ get ();
void set (GridCell^ value);
}member SourceGridCell : GridCell with get, set
Valore della proprietà
GridCell
Vedi anche