DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Interface IUIDataGridCell

    A component that represents a cell in a IUIDataGridRow.

    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    public interface IUIDataGridCell

    Properties

    UIElement

    Gets the IUIElement to display in the cell.

    Declaration
    IUIElement? UIElement { get; }
    Property Value
    Type Description
    IUIElement

    Extension Methods

    LoggingExtensions.Log<T>(T)
    In this article
    DevToys logo © 2024 DevToys