UserControlComboBoxEditingControlRepositionEditingControlOnValueChange Property
Gets or sets a value indicating whether the cell contents need to be repositioned whenever the value
changes.
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
public bool RepositionEditingControlOnValueChange { get; }
Public ReadOnly Property RepositionEditingControlOnValueChange As Boolean
Get
public:
virtual property bool RepositionEditingControlOnValueChange {
bool get () sealed;
}
abstract RepositionEditingControlOnValueChange : bool with get
override RepositionEditingControlOnValueChange : bool with get
BooleanIDataGridViewEditingControlRepositionEditingControlOnValueChange This always returns false.