MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1View Class
Members
In This Topic
    C1View Class
    In This Topic
    Base class for views supporting standard properties.
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Controls.BindableObject
          Microsoft.Maui.Controls.Element
             Microsoft.Maui.Controls.NavigableElement
                Microsoft.Maui.Controls.VisualElement
                   Microsoft.Maui.Controls.View
                      C1.Maui.Core.C1View
                         C1.Maui.Calendar.C1Calendar
                         C1.Maui.Core.C1Border
                         C1.Maui.Core.C1Button
                         C1.Maui.Core.C1CheckBox
                         C1.Maui.Core.C1Icon
                         C1.Maui.Core.C1ToggleButton
                         C1.Maui.Grid.C1GridControl
                         C1.Maui.Grid.DetailProviderRowHeaderCell
                         C1.Maui.Grid.GridColumnHeaderCell
                         C1.Maui.Grid.GridFilterCell
                         C1.Maui.Grid.GridGroupRowCell
                         C1.Maui.Grid.GridSummaryCell

    See Also