[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")]
public class UIControlHeader : UIControlFooter<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")>
Public Class UIControlHeader
Inherits UIControlFooter| UIControlHeader | Creates an instance of UIControlHeader. |
| Alignment |
Gets or sets the Alignment.
(Overrides UIControlFooterAlignment) |
| BackgroundColors |
Gets the BackgroundColors. Setter is ignored.
(Inherited from UIControl) |
| Font |
Gets or sets the Font.
(Inherited from UIControlFooter) |
| ForeColor |
Gets or sets the ForeColor.
(Inherited from UIControlFooter) |
| Height |
Gets or sets the height of Header/Footer.
(Inherited from UIControlFooter) |
| Margins |
Gets or sets the Margins.
(Inherited from UIControlFooter) |
| Text |
Gets or sets the Text.
(Overrides UIControlFooterText) |
| Visible |
Gets or sets the visibility of the UIControl.
(Inherited from UIControl) |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or
resetting unmanaged resources.
(Inherited from UIControl) |
| Dispose(Boolean) |
Disposes resources used this class.
(Inherited from UIControlFooter) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Destructs this object by calling its Dispose(Boolean) method.
(Inherited from UIControl) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OnPropertyChanged |
Fires PropertyChanged event.
(Inherited from UIControl) |
| ResetAlignment |
Sets the Alignment to the default value.
(Overrides UIControlFooterResetAlignment) |
| ResetBackgroundColors |
Resets BackgroundColors to its default value.
(Inherited from UIControlFooter) |
| ResetFont |
Sets the Font to the default value.
(Inherited from UIControlFooter) |
| ResetForeColor |
Sets the ForeColor to the default value.
(Inherited from UIControlFooter) |
| ResetHeight |
Sets the Height to the default value.
(Inherited from UIControlFooter) |
| ResetMargins |
Sets the Margins to the default value.
(Inherited from UIControlFooter) |
| ResetText |
Sets the Text to the default value.
(Overrides UIControlFooterResetText) |
| ResetVisible |
Sets the Visible to the default value.
(Inherited from UIControl) |
| ShouldSerializeAlignment |
Indicates whether the Alignment property should be serialized by Visual Studio designer.
(Overrides UIControlFooterShouldSerializeAlignment) |
| ShouldSerializeBackgroundColors |
Indicates whether the BackgroundColors property should be serialized by Visual Studio designer.
(Inherited from UIControlFooter) |
| ShouldSerializeFont |
Indicates whether the Font property should be serialized by Visual Studio designer.
(Inherited from UIControlFooter) |
| ShouldSerializeForeColor |
Indicates whether the ForeColor property should be serialized by Visual Studio designer.
(Inherited from UIControlFooter) |
| ShouldSerializeHeight |
Indicates whether the Height property should be serialized by Visual Studio designer.
(Inherited from UIControlFooter) |
| ShouldSerializeMargins |
Indicates whether the Margins property should be serialized by Visual Studio designer.
(Inherited from UIControlFooter) |
| ShouldSerializeText |
Indicates whether the Text property should be serialized by Visual Studio designer.
(Overrides UIControlFooterShouldSerializeText) |
| ShouldSerializeVisible |
Indicates whether the Visible property should be serialized by Visual Studio designer.
(Inherited from UIControl) |
| ToString |
Returns a System.String that represents the current System.Object.
(Overrides UIControlFooterToString) |
| PropertyChanged |
Occurs when a property value changes.
(Inherited from UIControl) |