Configures a document part gallery content control that presents a filtered collection of reusable building blocks for user selection.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.StructuredDocumentTags
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
C#
public class DocumentPartGalleryProperties : DocumentPartPropertiesBase
Inheritance: objectSdtPropertiesDocumentPartPropertiesBaseDocumentPartGalleryProperties
Inherited Members
Constructors
Initializes a new instance of the DocumentPartGalleryProperties class.
C#
public DocumentPartGalleryProperties()
Initializes a new instance of the DocumentPartGalleryProperties class.
C#
public DocumentPartGalleryProperties(DocumentPartGalleryProperties properties)