ClassDocumentPartGalleryProperties
Class
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:
cs-api-definition
public class DocumentPartGalleryProperties : DocumentPartPropertiesBase
Inheritance: objectSdtPropertiesDocumentPartPropertiesBaseDocumentPartGalleryProperties
Inherited Members
Constructors
DocumentPartGalleryProperties()
Initializes a new instance of the DocumentPartGalleryProperties class.
Declaration
cs-api-definition
public DocumentPartGalleryProperties()
DocumentPartGalleryProperties(DocumentPartGalleryProperties)
Initializes a new instance of the DocumentPartGalleryProperties class.
Declaration
cs-api-definition
public DocumentPartGalleryProperties(DocumentPartGalleryProperties properties)
Parameters
properties