Class BlockGridConfiguration.BlockGridColumnSpanOption
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
[DataContract]
public class BlockGridColumnSpanOptionProperties
View SourceColumnSpan
Declaration
[DataMember(Name = "columnSpan")]
public int? ColumnSpan { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Int32> |