Click or drag to resize

StiPropertyGridShowProperty Method (String, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.Design.StiPropertyGrid.ShowProperty(System.String,System.String)"]

Namespace:  Stimulsoft.Base.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void ShowProperty(
	string type,
	string propertyName
)

Parameters

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.Design.StiPropertyGrid.ShowProperty(System.String,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Stimulsoft.Base.Design.StiPropertyGrid.ShowProperty(System.String,System.String)"]

See Also