Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockGridConfiguration.BlockGridColumnSpanOption

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    [DataContract]
    public class BlockGridColumnSpanOption

    Properties

    View Source

    ColumnSpan

    Declaration
    [DataMember(Name = "columnSpan")]
    public int? ColumnSpan { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ColumnSpan
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX