Class
Widget<T>

Generic widget base with strongly typed appearance characteristics T.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations

Assembly:Telerik.Windows.Documents.Fixed.dll

Type Parameters:

T

The type of appearance characteristics that define the widget's visual properties.

Syntax:

cs-api-definition
public abstract class Widget<T> : Widget, IFixedDocumentElement, IStructuralElement where T : DynamicAppearanceCharacteristics, new()

Inheritance: objectFixedDocumentElementBaseAnnotationContentAnnotationBaseWidgetWidget<T>

Derived Classes: PushButtonWidgetSignatureWidgetTwoStatesButtonWidgetVariableContentWidget

Implements: IFixedDocumentElementIStructuralElement

Inherited Members Widget.HighlightingModeWidget.TextPropertiesWidget.FieldWidget.WidgetContentTypeWidget.TypeWidget.ActionsContentAnnotationBase.RecalculateContent()ContentAnnotationBase.EnsureContentIsUpToDate()Annotation.RectAnnotation.BorderAnnotation.IsPrintableAnnotation.StructureTagFixedDocumentElementBase.Parent

Properties

AppearanceCharacteristics

Gets or sets viewer-driven appearance characteristics for this widget type.

Declaration

cs-api-definition
public T AppearanceCharacteristics { get; set; }

Property Value

T

In this article
DefinitionPropertiesAppearanceCharacteristics
Not finding the help you need?
Contact Support