Click or drag to resize

GridHelpersGetRowsProperties Methode

Returns a string representing the value of the RowsPropertiesProperty of a given Grid.

Namensraum: Vishnu.WPF_UI.DependencyProperties
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntax
public static string GetRowsProperties(
	DependencyObject obj
)

Parameter

obj  DependencyObject
Grid as DependencyObject.

Rückgabewert

String
A string representing the value of the RowsPropertiesProperty of a given Grid.
Siehe auch