The abstract base class for the input info classes for all button-like controls
(RenderInputButton, RenderInputCheckBox, etc.)
Namespace:
C1.C1PrintDocumentAssembly: 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
System..::.Object
C1.C1PrintDocument..::.InputInfoBase
C1.C1PrintDocument..::.InputInfoButtonBase
C1.C1PrintDocument..::.InputInfoButton
C1.C1PrintDocument..::.InputInfoCheckBox
C1.C1PrintDocument..::.InputInfoRadioButton
C1.C1PrintDocument..::.InputInfoBase
C1.C1PrintDocument..::.InputInfoButtonBase
C1.C1PrintDocument..::.InputInfoButton
C1.C1PrintDocument..::.InputInfoCheckBox
C1.C1PrintDocument..::.InputInfoRadioButton