RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridButton Class

A grid cell button. Implements the Button

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public class DataEntryGridButton : Button
Public Class DataEntryGridButton _
	Inherits Button
public ref class DataEntryGridButton : public Button

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              ContentControl
                ButtonBase
                  Button
                    RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGridButton