InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / RowDefinition Class
Members

In This Topic
    RowDefinition Class
    In This Topic
    Defines row-specific properties that apply to InputGridPanel items.
    Object Model
    RowDefinition Class
    Syntax
    'Declaration
     
    Public Class RowDefinition 
       Inherits DefinitionBase
    public class RowDefinition : DefinitionBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.InputPanel.DefinitionBase
          C1.Win.InputPanel.RowDefinition

    See Also