GridSplitterKeyAccelerator Members
Include Protected Members
Include Inherited Members
The GridSplitterKeyAccelerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetDecrementKeyGesture |
Retrieves the KeyGesture attached property value for decrementing the column width.
|
![]() ![]() |
GetIncrementKeyGesture |
Retrieves the KeyGesture attached property value for incrementing the column width.
|
![]() ![]() |
GetTargetColumn |
Returns the target column number to expand or contract in response to KeyGesture
|
![]() ![]() |
SetDecrementKeyGesture |
Sets the KeyGesture attached property value for decrementing the column width.
|
![]() ![]() |
SetIncrementKeyGesture |
Sets the KeyGesture attached property value for incrementing the column width.
|
![]() ![]() |
SetTargetColumn |
Sets the target column number to expand or contravct in reponse to KeyGesture
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
DecrementKeyGestureProperty |
The KeyGesture used to decrement the width of the TargetColumnProperty
|
![]() ![]() |
IncrementKeyGestureProperty |
The KeyGesture used to increment the width of the TargetColumnProperty
|
![]() ![]() |
TargetColumnProperty |
The target column number to control with the specified input gesture.
|
Attached Properties
Name | Description | |
---|---|---|
![]() |
DecrementKeyGesture | |
![]() |
IncrementKeyGesture | |
![]() |
TargetColumn |
See Also
GridSplitterKeyAccelerator Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace