Represents a TextBlock object.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GwxTextBlock : GwxTextBase
Visual Basic
Public NotInheritable Class GwxTextBlock _
	Inherits GwxTextBase
JScript
public final class GwxTextBlock extends GwxTextBase

Inheritance Hierarchy

System..::..Object
  FilteredCustomTypeDescriptorBase
    Ico.Gwx..::..GwxDependencyObject
      Ico.Gwx..::..GwxElement
        Ico.Gwx..::..GwxTextBase
          Ico.Gwx..::..GwxTextBlock

See Also