WinExplorerViewOptionsBehavior.ImmediateUpdateRowPosition Property
An overload for the ColumnViewOptionsBehavior.ImmediateUpdateRowPosition property, not supported in WinExplorer View.
Namespace: DevExpress.XtraGrid.WinExplorer
Assembly: DevExpress.XtraGrid.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool ImmediateUpdateRowPosition { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property ImmediateUpdateRowPosition As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback