The abstract base class for the input info classes for all button-like controls (RenderInputButton, RenderInputCheckBox, etc.)

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public abstract class InputInfoButtonBase : InputInfoBase
Visual Basic (Declaration)
Public MustInherit Class InputInfoButtonBase _
	Inherits InputInfoBase

Inheritance Hierarchy

See Also