ComponentOne Chart for .NET (2.0) Search HelpCentral 

Action.Modifier Property

Gets or sets the key modifier that will be used to start the action.

[Visual Basic]

Public Property Modifier As Keys

[C#]

public Keys Modifier {get;set;}

[Delphi]

public property Modifier: Keys read get_Modifier write set_Modifier;

Remarks

This property allows bitwise combination of SHIFT, CONTROL, and ALT keys.

See Also

Action Class | Action Members | C1.Win.C1Chart Namespace | Action Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.