The properties of the ItemPageBreak class are listed below. For a complete list of ItemPageBreak class members, see the ItemPageBreak Members topic.
AutoHeight (inherited from Item) | |
BindingContext (inherited from Item) | Gets or sets the BindingContext for the item. |
Control (inherited from Item) | Get the Control associated with the Item. |
DataMember (inherited from Item) | Gets or sets the data member the item is bound to. |
DisabledEvents (inherited from Item) | Gets or sets boolean of Events status. |
EditValue (inherited from Item) | |
Enabled | ItemPageBreak does not use this property. |
ErrorBackground (inherited from Item) | Get or sets whether the error color will be used as background color. |
ErrorColor (inherited from Item) | Get or sets the error background color of the text. |
ErrorMessage (inherited from Item) | Gets or sets the error message on Item. |
Height | Gets the height of the Item. |
Index (inherited from Item) | Gets the index of the Item in the DetailView's item collection. |
ItemBorder (inherited from Item) | Gets or sets the item border style. |
ItemHeight (inherited from Item) | Gets the whole height of the Item, including the label height. |
ItemWidth (inherited from Item) | Gets or sets the width of the Item. |
Label | ItemPageBreak does not use this property. |
LabelAlignment | ItemPageBreak does not use this property. |
LabelAutoHeight (inherited from Item) | |
LabelBackColor (inherited from Item) | Gets or sets the background color for the label. |
LabelFont (inherited from Item) | Gets or sets the font of the label displayed by the Item. |
LabelForeColor (inherited from Item) | Get or sets the foreground color of the label. |
LabelHeight (inherited from Item) | Gets or sets the label height of the Item. |
LabelToolTip (inherited from Item) | Gets or sets the whether the label should show tooltip if text does not fit. |
LabelWidth (inherited from Item) | Gets or sets the label width of the Item. |
LineAlign | Gets how label or text line is aligned in the Item. |
Name (inherited from Item) | Gets or sets the name of the Item. |
NewLine | |
PageNumberStyle | Get the page number style of the item. |
Parent (inherited from Item) | Parent control. |
RoundedCorner (inherited from Item) | Gets or sets the corners which will be rounded. |
ShowPageText | Gets or sets if show page text. |
Site (inherited from Item) | |
Style | ItemPageBreak does not use this property. |
TabPageColor | Gets or sets the background color for the unselected tab. |
Tag (inherited from Item) | Gets or sets the object that contains data about the control. |
Text (inherited from Item) | Gets or sets the string of the Item. |
TextAlign | Gets how text is aligned in the text part of the Item. |
TextBackColor (inherited from Item) | Get or sets the background color of the text. |
TextFont (inherited from Item) | Gets or sets the font of the text displayed by the Item. |
TextForeColor (inherited from Item) | Get or sets the foreground color of the text. |
Value (inherited from Item) | Gets or sets the object of the Item. |
Visible | Gets or sets the Item visibility. |
InternalLabelWidth (inherited from Item) | Gets actual label width for the item. |
ItemPageBreak Class | Resco.Controls.DetailView Namespace