Version

GanttCommandSource Class Properties

For a list of all members of this type, see GanttCommandSource members.

Public Properties
 NameDescription
Public PropertyAllowEventHandling (Inherited from Infragistics.Controls.CommandSource)
Public PropertyCommand (Inherited from Infragistics.Controls.CommandSource)
Public PropertyCommandTypeGets or sets the GanttCommand which is to be executed by the command.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEventName (Inherited from Infragistics.Controls.CommandSource)
Public PropertyHandled (Inherited from Infragistics.Controls.CommandSource)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyOriginEventArgs (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameter (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameterBinding (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameterBindingDataContext (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameterResolved (Inherited from Infragistics.Controls.CommandSource)
Public PropertySourceElement (Inherited from Infragistics.Controls.CommandSource)
Public PropertyTarget (Inherited from Infragistics.Controls.CommandSource)
Public PropertyTargetName (Inherited from Infragistics.Controls.CommandSource)
Protected Properties
 NameDescription
Protected Internal PropertyEventHandler (Inherited from Infragistics.Controls.CommandSource)
See Also