UWP 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class TextBoxJsonModel

Inheritance
System.Object
ReportItemBaseModel
TextBoxJsonModel
Inherited Members
ReportItemBaseModel.GetResource(String, Boolean)
ReportItemBaseModel.RaiseGetResourceCompleted(Byte[], Boolean)
ReportItemBaseModel.Name
ReportItemBaseModel.Top
ReportItemBaseModel.Left
ReportItemBaseModel.Height
ReportItemBaseModel.Width
ReportItemBaseModel.ItemType
ReportItemBaseModel.IsTablixChild
ReportItemBaseModel.IsTablixInnerChild
ReportItemBaseModel.CanGrow
ReportItemBaseModel.Hidden
ReportItemBaseModel.EmbedImageData
ReportItemBaseModel.JsonValue
ReportItemBaseModel.ReportServiceUrl
ReportItemBaseModel.HasDrillThrough
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class TextBoxJsonModel : ReportItemBaseModel

Constructors

TextBoxJsonModel()

Declaration
public TextBoxJsonModel()

Properties

ActionInfo

Declaration
public ReportActionInfoExpVal ActionInfo { get; set; }
Property Value
Type Description
BoldReports.RDL.ItemModel.ReportActionInfoExpVal

BackgroundImage

Declaration
public string BackgroundImage { get; set; }
Property Value
Type Description
System.String

BackgroundSrc

Declaration
public string BackgroundSrc { get; set; }
Property Value
Type Description
System.String

Border

Declaration
public BorderVal Border { get; set; }
Property Value
Type Description
BorderVal

Direction

Declaration
public string Direction { get; set; }
Property Value
Type Description
System.String

DocumentMap

Declaration
public string DocumentMap { get; set; }
Property Value
Type Description
System.String

IsNoRowMessage

Declaration
public bool IsNoRowMessage { get; set; }
Property Value
Type Description
System.Boolean

IsToggle

Declaration
public bool IsToggle { get; set; }
Property Value
Type Description
System.Boolean

Padding

Declaration
public ThicknessExval Padding { get; set; }
Property Value
Type Description
ThicknessExval

Paragraphval

Declaration
public List<ParagraphEval> Paragraphval { get; set; }
Property Value
Type Description
System.Collections.Generic.List<ParagraphEval>

Sorting

Declaration
public SortingModel Sorting { get; set; }
Property Value
Type Description
SortingModel

TextboxActionInfo

Declaration
public string TextboxActionInfo { get; set; }
Property Value
Type Description
System.String

TextBoxBackgroundColor

Declaration
public string TextBoxBackgroundColor { get; set; }
Property Value
Type Description
System.String

TextBoxTextColor

Declaration
public string TextBoxTextColor { get; set; }
Property Value
Type Description
System.String

ToggleInfo

Declaration
public DrillDownClientModel ToggleInfo { get; set; }
Property Value
Type Description
DrillDownClientModel

ToolTip

Declaration
public string ToolTip { get; set; }
Property Value
Type Description
System.String

VerticalAlign

Declaration
public string VerticalAlign { get; set; }
Property Value
Type Description
System.String

WritingMode

Declaration
public string WritingMode { get; set; }
Property Value
Type Description
System.String
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved