Proprietà DedGridControlEnableCopyWithDragDrop
|
Indica se trascinando la cella il valore al suo interno deve essere copiato anche nelle altre celle (come in Excel).
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool EnableCopyWithDragDrop { get; set; }
Public Property EnableCopyWithDragDrop As Boolean
Get
Set
public:
property bool EnableCopyWithDragDrop {
bool get ();
void set (bool value);
}
member EnableCopyWithDragDrop : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche