Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace
Inheritance Hierarchy
In This Topic
    C1.Blazor.Core Namespace (C1.Blazor.Core)
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassProvides event data for asynchronous events.
    ClassDeferral used to block the event until Complete method is called.
    ClassDeferrals awaiter used to wait for the deferrals of an async event.
    ClassA visual control used to indicate that something is ongoing.
    ClassBase class for control behaviors.
    ClassBasic control used to draw a border around another view.
    ClassButton with a built-in style matching the suite.
    ClassRepresents a control that a user can select and clear.
    ClassRepresents a color.
    Class 
    ClassProvides the base implementation for all controls that contain single content and have a header.
    ClassRepresents a control that can be used to present a collection of items which have header and content.
    ClassThin component wrapper over html button.
    Class 
    ClassRepresents a visual icon that can be tinted and resized.
    ClassThis factory allows creating C1Icon.
    ClassContains information about gesture events.
    ClassRepresents a control that can be used to present a collection of items.
    ClassCollection of ordered System.Int32.
    ClassRepresent an icon created from a path string.
    ClassRepresents an icon created from a vector definition.
    ClassRepresents a scrollable area that can contain other visible elements.
    ClassProvides event data for the C1ScrollViewer.SizeChanged event.
    ClassProvides a view for a C1ScrollViewer when its view is changing.
    ClassProvides event data for the C1ScrollViewer.ViewChanged event.
    ClassProvides event data for the C1ScrollViewer.ViewChanging event.
    ClassThis class simplify the manipulation of CSS properties.
    ClassClass that describe a background-image.
    ClassBackground image that is a linear gradient.
    ClassBackground image that is a radial gradient.
    ClassContains information of the tap events.
    ClassRepresents a button that a user can expand and collapse.
    ClassRepresents an icon created from a vector definition.
    ClassBase class for views supporting standard properties.
    Class 
    ClassClass used to store property values.
    ClassClass that provides static extension methods for several other classes.
    ClassCollection of items
    ClassAllows the users to set a license in the Key property.
    ClassConverts a string into an array of C1Point.
    ClassProvides event data for OnPropertyChanged events.
    ClassProvides event data for OnPropertyChanging events.
    ClassRepresents a range of items.
    ClassProvides data for the SelectionChanged event.
    Interfaces
     InterfaceDescription
    InterfaceStub interface to have cross-platform compatibility.
    InterfaceDefines methods to manipulate ordered sets.
    InterfaceThis interface is designed to be used in custom panels that support large dimensions.
    InterfaceConverts a value into a specified type.
    Structures
     StructureDescription
    StructureDescribes the thickness of a frame around a rectangle. Four System.Double values describe the C1Thickness.Left, C1Thickness.Top, C1Thickness.Right, and C1Thickness.Bottom sides of the rectangle, respectively.
    StructureRepresents on of the corners.
    StructureRepresents an x- and y-coordinate pair in two-dimensional space. Can also represent a logical point for certain property usages.
    StructureDescribes the width, height, and point origin of a rectangle.
    StructureDescribes the width and height of an object.
    StructureStruct that describe a font-size.
    StructureThe font-weight property specifies the weight of a font:
    StructureGradient color stop.
    StructureStruct that specifies a grid item's size and location in a grid layout.
    StructureStruct that describe a span used in grid layout.
    StructureStruct that describe a length.
    StructureStruct that describe a linear gradient direction.
    StructureStruct that describe a radial gradient direction.
    StructureDescribes the thickness of a frame around a rectangle. Four System.Double values describe the C1Thickness.Left, C1Thickness.Top, C1Thickness.Right, and C1Thickness.Bottom sides of the rectangle, respectively.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the way to draw the borders of C1Border.
    EnumerationRepresents the horizontal positions of text elements.
    EnumerationEnumerates the different kind of devices which can perform drag operations.
    EnumerationDefines the selection behavior for a control which supports the SelectionMode property like C1treeView.
    EnumerationThe align-items property specifies the default alignment for items inside the flexible container.
    EnumerationKind of background-image.
    EnumerationThe border-style property sets the style of an element's four borders.
    EnumerationThe display property specifies the display behavior (the type of rendering box) of an element.
    EnumerationThe align-items property specifies the default alignment for items inside the flexible container.
    EnumerationThe font-style property is mostly used to specify italic text.
    EnumerationThe kind of font-weight.
    EnumerationThe justify-content property aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).
    EnumerationThe kind of C1StyleLength.
    EnumerationUnits that can be used to express a C1StyleLength.
    EnumerationThe different kinds of directions
    EnumerationThe position property specifies the type of positioning method used for an element.
    EnumerationDefines the shape of a radial gradient.
    EnumerationDefines the size of a radial gradient.
    EnumerationThe text-align property specifies the horizontal alignment of text in an element.
    Enumerationvalue of the vertical alignment property.
    EnumerationThe white-space property specifies how white-space inside an element is handled.
    EnumerationFlow Direction mode.
    EnumerationSpecifies the visibility of a ScrollBar for scrollable content.
    See Also