Class GridColumnControlAction
- Namespace
- FrameworkSystems.FrameworkControls.Actions
- Assembly
- FrameworkSystems.FrameworkControls.dll
Über diese Klasse werden zur Laufzeit die Actions für das Control Grid-Column angeboten.
[Serializable]
public class GridColumnControlAction : EditableControlAction, ISerializable, IFrameworkControlActionBase
- Inheritance
-
GridColumnControlAction
- Implements
- Inherited Members
Methods
- MoveAfter(IGridColumnControlAction)
Verschiebt das aktuelle Grid-Column hinter das übergebene
afterControl
.
- MoveBefore(IGridColumnControlAction)
Verschiebt das aktuelle Grid-Column vor das übergebene
beforeControl
.
- SetCell(guid)
Setzt den Fokus auf ein Feld.
- SetCellEditable(guid, bool)
Setzt die Editierbarkeit einer Grid-Zelle.