skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class SectionColumnCollectionSerializationData

This class supports XAML serialization infrastructure and is not intended to be used directly from your code.

Inheritance
System.Object
SectionColumnCollectionSerializationData
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Model.Internal
Assembly: Telerik.Windows.Documents.dll

Syntax

public class SectionColumnCollectionSerializationData : IEnumerable<SectionColumnSerializationData>, ICollection, IEnumerable, ISupportShouldSerialize

Constructors

SectionColumnCollectionSerializationData()

Declaration
public SectionColumnCollectionSerializationData()

SectionColumnCollectionSerializationData(SectionColumnCollection)

Declaration
public SectionColumnCollectionSerializationData(SectionColumnCollection sectionColumnCollection)
Parameters
SectionColumnCollection sectionColumnCollection

Properties

AreColumnsWithEqualWidth

This property supports XAML serialization infrastructure and is not intended to be used directly from your code.

Declaration
[XamlSerializable(null)]
public bool? AreColumnsWithEqualWidth { get; set; }
Property Value
System.Nullable<System.Boolean>

Columns

This property supports XAML serialization infrastructure and is not intended to be used directly from your code.

Declaration
public List<SectionColumnSerializationData> Columns { get; }
Property Value
System.Collections.Generic.List<SectionColumnSerializationData>

CountOfEqualWidthColumns

This property supports XAML serialization infrastructure and is not intended to be used directly from your code.

Declaration
[XamlSerializable(null)]
public int? CountOfEqualWidthColumns { get; set; }
Property Value
System.Nullable<System.Int32>

HasColumnsSeparator

This property supports XAML serialization infrastructure and is not intended to be used directly from your code.

Declaration
[XamlSerializable(false)]
public bool HasColumnsSeparator { get; set; }
Property Value
System.Boolean

SpacingBetweenEqualColumns

This property supports XAML serialization infrastructure and is not intended to be used directly from your code.

Declaration
[XamlSerializable(null)]
public double? SpacingBetweenEqualColumns { get; set; }
Property Value
System.Nullable<System.Double>

Methods

GetEnumerator()

This method supports XAML serialization infrastructure and is not intended to be used directly from your code.

Declaration
public IEnumerator<SectionColumnSerializationData> GetEnumerator()
Returns
System.Collections.Generic.IEnumerator<SectionColumnSerializationData>

Implements
System.Collections.Generic.IEnumerable<T>.GetEnumerator()

Explicit Interface Implementations

ICollection.CopyTo(Array, Int32)

Declaration
void ICollection.CopyTo(Array array, int index)
Parameters
System.Array array

System.Int32 index

Implements
System.Collections.ICollection.CopyTo(System.Array, System.Int32)

ICollection.Count

Declaration
int ICollection.Count { get; }
Returns
System.Int32

Implements
System.Collections.ICollection.Count

ICollection.IsSynchronized

Declaration
bool ICollection.IsSynchronized { get; }
Returns
System.Boolean

Implements
System.Collections.ICollection.IsSynchronized

ICollection.SyncRoot

Declaration
object ICollection.SyncRoot { get; }
Returns
System.Object

Implements
System.Collections.ICollection.SyncRoot

IEnumerable.GetEnumerator()

Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
System.Collections.IEnumerator

Implements
System.Collections.IEnumerable.GetEnumerator()

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
CollectionExtensions.TakeBefore<T>(IEnumerable<T>, Func<T, Boolean>)
CollectionExtensions.TakeAfter<T>(IEnumerable<T>, Func<T, Boolean>)
CollectionExtensions.TakeTo<T>(IEnumerable<T>, Func<T, Boolean>)
CollectionExtensions.TakeFrom<T>(IEnumerable<T>, Func<T, Boolean>)
CollectionExtensions.TakeBetween<T>(IEnumerable<T>, Func<T, Boolean>, Func<T, Boolean>)
CollectionExtensions.TakeTo<T>(IEnumerable<T>, T)
CollectionExtensions.TakeFrom<T>(IEnumerable<T>, T)
CollectionExtensions.TakeBetween<T>(IEnumerable<T>, T, T)
CollectionExtensions.Append<T>(IEnumerable<T>, IEnumerable<T>)
CollectionExtensions.Append<T>(IEnumerable<T>, T)
CommonExtensions.ContainsAny<T>(IEnumerable<T>, IEnumerable<T>)
CommonExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
CommonExtensions.Clone<T>(IEnumerable<T>)
ExtensionMethods.CastCovariant<TFrom, TTo>(IEnumerable<TFrom>)
EnumerableExtensions.ToEnumerable<T>(T)
EnumerableExtensions.Append<T>(IEnumerable<T>, IEnumerable<T>)
EnumerableExtensions.Append<T>(IEnumerable<T>, T)

Was this article helpful?

Tell us how we can improve this article

Skip
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.