Class
SdtComboBoxContentGenerator

Represents ContentGenerator for combo box content control.

Definition

Constructors

SdtComboBoxContentGenerator(ComboBoxProperties)

Initializes a new instance of the SdtComboBoxContentGenerator class.

Declaration

cs-api-definition
public SdtComboBoxContentGenerator(ComboBoxProperties properties)

Parameters

properties

ComboBoxProperties

Methods

GetContentFragmentOverride()

Generates the actual content fragment (non-placeholder).

Declaration

cs-api-definition
public override DocumentFragment GetContentFragmentOverride()

Returns

DocumentFragment

Overrides SdtContentGenerator<ComboBoxProperties>.GetContentFragmentOverride()