C# Class Signum.Windows.ButtonBar

Interaction logic for ButtonBar.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: signumsoftware/framework

Public Properties

Property Type Description
OkVisibleProperty System.Windows.DependencyProperty
ReloadVisibleProperty System.Windows.DependencyProperty
SaveVisibleProperty System.Windows.DependencyProperty

Public Methods

Method Description
ButtonBar ( ) : System
SetButtons ( List elements ) : void

Method Details

ButtonBar() public method

public ButtonBar ( ) : System
return System

SetButtons() public method

public SetButtons ( List elements ) : void
elements List
return void

Property Details

OkVisibleProperty public_oe static_oe property

public static DependencyProperty,System.Windows OkVisibleProperty
return System.Windows.DependencyProperty

ReloadVisibleProperty public_oe static_oe property

public static DependencyProperty,System.Windows ReloadVisibleProperty
return System.Windows.DependencyProperty

SaveVisibleProperty public_oe static_oe property

public static DependencyProperty,System.Windows SaveVisibleProperty
return System.Windows.DependencyProperty