IModelCommonMemberViewItem.RowCount Property
Specifies the row count of a Property Editor.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the row count of a Property Editor. |
Remarks
This property affects the number of lines displayed in string Property Editors. Refer to the String Properties and Miscellaneous Property Types topics for more details.
See Also