Search Results for

    Show / Hide Table of Contents
    View Source

    Class IndexColumnDefinition

    Inheritance
    object
    Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseModelDefinitions
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class IndexColumnDefinition

    Properties

    View Source

    Direction

    Declaration
    public virtual Direction Direction { get; set; }
    Property Value
    Type Description
    Direction
    View Source

    Name

    Declaration
    public virtual string? Name { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX