Click or drag to resize

FavoriteTableCommand Class

Sets active data overlay fields.
Inheritance Hierarchy

Namespace:  MediaCy.Addins.ActiveDataOverlay
Assembly:  MediaCy.Addins.ActiveDataOverlay (in MediaCy.Addins.ActiveDataOverlay.dll) Version: 1.0.0.0
Syntax
VB
Public Class FavoriteTableCommand
	Inherits McCommandExtended

The FavoriteTableCommand type exposes the following members.

Constructors
  NameDescription
Public methodFavoriteTableCommand
Initializes a new instance of the FavoriteTableCommand class
Public methodFavoriteTableCommand(McCommand)
Initializes a new instance of the FavoriteTableCommand class
Top
Properties
  NameDescription
Public propertyApplyToChildren
Apply to children rows
Public propertyIndex
Row index
Public propertyName
Property name, used just for information, only Index is used to identify the row.
Top
Remarks