Class DataGridItemBehavior
Inherited Members
Namespace: Sdl.Desktop.Platform.Controls.Behaviours
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public static class DataGridItemBehavior
Fields
IsBroughtIntoViewWhenSelectedProperty
Declaration
public static readonly DependencyProperty IsBroughtIntoViewWhenSelectedProperty
Field Value
Type | Description |
---|---|
Dependency |
Methods
GetIsBroughtIntoViewWhenSelected(DataGrid)
Declaration
public static bool GetIsBroughtIntoViewWhenSelected(DataGrid dataGrid)
Parameters
Type | Name | Description |
---|---|---|
Data |
dataGrid |
Returns
Type | Description |
---|---|
bool |
SetIsBroughtIntoViewWhenSelected(DataGrid, bool)
Declaration
public static void SetIsBroughtIntoViewWhenSelected(DataGrid dataGrid, bool value)