DataControlBase.AutoFilterRowHandle Field
Gets the handle of the Automatic Filter Row. To learn more, see Obtaining Row Handles.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Field Value
| Type |
|---|
| Int32 |
See Also
Gets the handle of the Automatic Filter Row. To learn more, see Obtaining Row Handles.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
public const int AutoFilterRowHandle = -2147483645
Public Const AutoFilterRowHandle As Integer = -2147483645
| Type |
|---|
| Int32 |