ComboTableV2Style Class

 

The style of a ComboTableV2.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

System::Object
  Microsoft.WindowsServerSolutions.Controls::ComboTableV2Style

public ref class ComboTableV2Style 

NameDescription
System_CAPS_pubmethodComboTableV2Style()

Creates a new instance of the ComboTableV2Style object.

NameDescription
System_CAPS_pubpropertyChoices

Gets and sets the table choices.

System_CAPS_pubpropertyFilterWaterMarkText

Gets and sets the filter watermark text.

System_CAPS_pubpropertyFirstColumnStyle

Gets and sets the first column style.

System_CAPS_pubpropertyHeaderHeight

Gets and sets the header height.

System_CAPS_pubpropertyLineHeight

Gets and sets the line height.

System_CAPS_pubpropertyOptionalName

Gets and sets the optional name.

System_CAPS_pubpropertySecondColumnStyle

Gets and sets the second column style.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: