ModuleController Properties

Properties

ColumnsGets the columns that are used in this ModuleController
CurrentHandledCommand Return the currently handled command
CurrentHandledControl Return the currently handled control
CurrentHandledKey Return the currently handled key combination
EntitiesGets the ITask's entities
Handlers 
RelationsGet this ModuleController relations
ShowViewGets or sets the value determining if the view specified in the View property should be displayed when this ModuleController is executed.
TitleGets or sets the ModuleController's title
View The Form that will be displayed when this ModuleController is activated.

See Also