LayoutActionGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class LayoutActionGroup : Microsoft::VisualStudio::DesignTools::Extensibility::Actions::ActionGroup
public class LayoutActionGroup : Microsoft.VisualStudio.DesignTools.Extensibility.Actions.ActionGroup
type LayoutActionGroup = class
inherit ActionGroup
Public Class LayoutActionGroup
Inherits ActionGroup
- Inheritance
Constructors
LayoutActionGroup() |
Properties
ActionProvider | (Inherited from ActionCommonBase) |
Actions | (Inherited from ActionGroup) |
Description | (Inherited from ActionGroup) |
IsEnabled | (Inherited from ActionCommonBase) |
IsVisible | (Inherited from ActionCommonBase) |
ModelItem | (Inherited from ActionCommonBase) |
Template | (Inherited from ActionGroup) |
Token | (Inherited from ActionCommonBase) |
Methods
Dispose() | (Inherited from ActionGroup) |
Initialize() | (Inherited from ActionGroup) |
OnPropertyChanged(String) | (Inherited from ActionCommonBase) |
SetActionProvider(ActionProviderBase) | (Inherited from ActionGroup) |
Events
PropertyChanged | (Inherited from ActionCommonBase) |